LLVM 17.0.0git
Classes | Namespaces | Functions
X86InstrFoldTables.h File Reference
#include <cstdint>
#include "llvm/Support/X86FoldTablesUtils.h"

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 X86MemoryFoldTableEntryllvm::lookupTwoAddrFoldTable (unsigned RegOp)
 
const X86MemoryFoldTableEntryllvm::lookupFoldTable (unsigned RegOp, unsigned OpNum)
 
const X86MemoryFoldTableEntryllvm::lookupUnfoldTable (unsigned MemOp)
 
const X86MemoryFoldTableEntryllvm::lookupBroadcastFoldTable (unsigned MemOp, unsigned BroadcastBits)