LLVM: llvm::RegImmPair Struct Reference (original) (raw)
Used to describe a register and immediate addition. More...
#include "[llvm/CodeGen/TargetInstrInfo.h](TargetInstrInfo%5F8h%5Fsource.html)"
Detailed Description
Used to describe a register and immediate addition.
Definition at line 84 of file TargetInstrInfo.h.
Constructor & Destructor Documentation
| llvm::RegImmPair::RegImmPair ( Register Reg, int64_t Imm ) | inline |
|---|
Member Data Documentation
◆ Imm
int64_t llvm::RegImmPair::Imm
◆ Reg
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/TargetInstrInfo.h