|
LLVM 23.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 15744 of file ARMISelLowering.cpp.
| unsigned BaseUpdateTarget::AddrOpIdx |
Definition at line 15748 of file ARMISelLowering.cpp.
| bool BaseUpdateTarget::isIntrinsic |
Definition at line 15746 of file ARMISelLowering.cpp.
| bool BaseUpdateTarget::isStore |
Definition at line 15747 of file ARMISelLowering.cpp.
| SDNode* BaseUpdateTarget::N |
Definition at line 15745 of file ARMISelLowering.cpp.