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

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp107 bool TargetTransformInfo::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, function in class:TargetTransformInfo
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1684 bool TargetLoweringBase::isLegalAddressingMode(const DataLayout &DL, function in class:TargetLoweringBase
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp270 bool WebAssemblyTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:WebAssemblyTargetLowering
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h202 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h121 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in class:llvm::BasicTTIImplBase
/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1922 bool XCoreTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:XCoreTargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp511 bool SystemZTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:SystemZTargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp342 bool SITargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:SITargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2717 bool HexagonTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:HexagonTargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3570 bool MipsTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:MipsTargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7201 bool AArch64TargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:AArch64TargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11066 bool PPCTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:PPCTargetLowering
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10981 bool ARMTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:ARMTargetLowering

Completed in 267 milliseconds