LLVM 17.0.0git
|
Public Member Functions | |
AddressingMode (bool LongDispl, bool IdxReg) | |
Public Attributes | |
bool | LongDisplacement |
bool | IndexReg |
Definition at line 877 of file SystemZISelLowering.cpp.
Definition at line 884 of file SystemZISelLowering.cpp.
bool AddressingMode::IndexReg |
Definition at line 882 of file SystemZISelLowering.cpp.
Referenced by llvm::SystemZTargetLowering::isLegalAddressingMode().
bool AddressingMode::LongDisplacement |
Definition at line 879 of file SystemZISelLowering.cpp.
Referenced by llvm::SystemZTargetLowering::isLegalAddressingMode().