Searched defs:isLegalAddressingMode (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp112 bool TargetTransformInfo::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, function in class:TargetTransformInfo
492 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in struct:__anon2227::NoTTI
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp142 bool BasicTTI::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, function in class:BasicTTI
H A DTargetLoweringBase.cpp1340 bool TargetLoweringBase::isLegalAddressingMode(const AddrMode &AM, function in class:TargetLoweringBase
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1648 bool HexagonTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:HexagonTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1957 bool NVPTXTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:NVPTXTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1624 XCoreTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:XCoreTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp322 bool SystemZTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:SystemZTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3119 bool MipsTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:MipsTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10455 bool ARMTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:ARMTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7755 bool PPCTargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:PPCTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13883 bool X86TargetLowering::isLegalAddressingMode(const AddrMode &AM, function in class:X86TargetLowering

Completed in 426 milliseconds