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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp699 bool ARCTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:ARCTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h241 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in class:llvm::BasicTTIImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1785 bool TargetLoweringBase::isLegalAddressingMode(const DataLayout &DL, function in class:TargetLoweringBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp743 bool AVRTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:llvm::AVRTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp564 bool WebAssemblyTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:WebAssemblyTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1884 bool XCoreTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:XCoreTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h160 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4196 bool NVPTXTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:NVPTXTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp343 bool TargetTransformInfo::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, function in class:TargetTransformInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3269 bool HexagonTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:HexagonTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp298 bool RISCVTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:RISCVTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4270 bool MipsTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:MipsTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp955 bool SystemZTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:SystemZTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1262 bool SITargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:SITargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15921 bool PPCTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:PPCTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10221 bool AArch64TargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:AArch64TargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16653 bool ARMTargetLowering::isLegalAddressingMode(const DataLayout &DL, function in class:ARMTargetLowering

Completed in 406 milliseconds