Home
last modified time | relevance | path

Searched defs:isLegalAddressingMode (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp115 bool TargetTransformInfo::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, in isLegalAddressingMode() function in TargetTransformInfo
519 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in isLegalAddressingMode() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1476 bool TargetLoweringBase::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in TargetLoweringBase
H A DBasicTargetTransformInfo.cpp151 bool BasicTTI::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, in isLegalAddressingMode() function in BasicTTI
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1632 bool HexagonTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in HexagonTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1922 XCoreTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in XCoreTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIISelLowering.cpp270 bool SITargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in SITargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3695 bool NVPTXTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in NVPTXTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp357 bool SystemZTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in SystemZTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3521 bool MipsTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in MipsTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6620 bool AArch64TargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in AArch64TargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9556 bool PPCTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in PPCTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10143 bool ARMTargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in ARMTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20096 bool X86TargetLowering::isLegalAddressingMode(const AddrMode &AM, in isLegalAddressingMode() function in X86TargetLowering