LLVM 17.0.0git
|
Go to the source code of this file.
Classes | |
struct | llvm::X86MemoryFoldTableEntry |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
const X86MemoryFoldTableEntry * | llvm::lookupTwoAddrFoldTable (unsigned RegOp) |
const X86MemoryFoldTableEntry * | llvm::lookupFoldTable (unsigned RegOp, unsigned OpNum) |
const X86MemoryFoldTableEntry * | llvm::lookupUnfoldTable (unsigned MemOp) |
const X86MemoryFoldTableEntry * | llvm::lookupBroadcastFoldTable (unsigned MemOp, unsigned BroadcastBits) |