|
LLVM 22.0.0git
|
Load/store instruction that can be merged with a base address update. More...
Public Attributes | |
| SDNode * | N |
| bool | isIntrinsic |
| bool | isStore |
| unsigned | AddrOpIdx |
Load/store instruction that can be merged with a base address update.
Definition at line 15806 of file ARMISelLowering.cpp.
| unsigned BaseUpdateTarget::AddrOpIdx |
Definition at line 15810 of file ARMISelLowering.cpp.
| bool BaseUpdateTarget::isIntrinsic |
Definition at line 15808 of file ARMISelLowering.cpp.
| bool BaseUpdateTarget::isStore |
Definition at line 15809 of file ARMISelLowering.cpp.
| SDNode* BaseUpdateTarget::N |
Definition at line 15807 of file ARMISelLowering.cpp.