LLVM: include/llvm/CodeGen/MachineInstr.h File Reference (original) (raw)
Go to the source code of this file.
Classes | |
---|---|
class | llvm::MachineInstr |
Representation of each machine instruction. More... | |
struct | llvm::MachineInstrExpressionTrait |
Special DenseMapInfo traits to compare MachineInstr* by value of the instruction rather than by pointer value. More... | |
Namespaces | |
---|---|
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
---|---|
#define | LLVM_MI_NUMOPERANDS_BITS 24 |
#define | LLVM_MI_FLAGS_BITS 24 |
#define | LLVM_MI_ASMPRINTERFLAGS_BITS 8 |
◆ LLVM_MI_ASMPRINTERFLAGS_BITS
#define LLVM_MI_ASMPRINTERFLAGS_BITS 8
◆ LLVM_MI_FLAGS_BITS
#define LLVM_MI_FLAGS_BITS 24
◆ LLVM_MI_NUMOPERANDS_BITS
#define LLVM_MI_NUMOPERANDS_BITS 24