Searched defs:getPreIndexedAddressParts (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 1087 bool AVRTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, getPreIndexedAddressParts() function in llvm::AVRTargetLowering
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3816 virtual bool getPreIndexedAddressParts(SDNode * /*N*/, SDValue &/*Base*/, getPreIndexedAddressParts() function
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3057 bool PPCTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, getPreIndexedAddressParts() function in PPCTargetLowering
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 21159 bool RISCVTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, getPreIndexedAddressParts() function in RISCVTargetLowering
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19941 ARMTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, getPreIndexedAddressParts() function in ARMTargetLowering
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 25497 bool AArch64TargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, getPreIndexedAddressParts() function in AArch64TargetLowering [all...] |