Searched defs:isOffsetFoldingLegal (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp261 TargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const { function in class:TargetLowering
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3172 SparcTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const { function in class:SparcTargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3536 MipsTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4193 bool AArch64TargetLowering::isOffsetFoldingLegal( function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10849 ARMTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const { function in class:ARMTargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10861 PPCTargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const { function in class:PPCTargetLowering

Completed in 217 milliseconds