LLVM: llvm::TargetInstrInfo::RegSubRegPair Struct Reference (original) (raw)
A pair composed of a register and a sub-register index. More...
#include "[llvm/CodeGen/TargetInstrInfo.h](TargetInstrInfo%5F8h%5Fsource.html)"
Inheritance diagram for llvm::TargetInstrInfo::RegSubRegPair:
Detailed Description
A pair composed of a register and a sub-register index.
Used to give some type checking when modeling Reg:SubReg.
Definition at line 563 of file TargetInstrInfo.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ operator!=()
◆ operator==()
Member Data Documentation
◆ Reg
Register llvm::TargetInstrInfo::RegSubRegPair::Reg
◆ SubReg
unsigned llvm::TargetInstrInfo::RegSubRegPair::SubReg
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/TargetInstrInfo.h