LLVM 18.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::X86FoldTableEntry
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

const X86FoldTableEntryllvm::lookupTwoAddrFoldTable (unsigned RegOp)
 
const X86FoldTableEntryllvm::lookupFoldTable (unsigned RegOp, unsigned OpNum)
 
const X86FoldTableEntryllvm::lookupUnfoldTable (unsigned MemOp)
 
const X86FoldTableEntryllvm::lookupBroadcastFoldTable (unsigned MemOp, unsigned BroadcastBits)