Searched refs:getOptimalMemOpType (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h102 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h256 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
H A DSIISelLowering.cpp1322 EVT SITargetLowering::getOptimalMemOpType( function in class:SITargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h304 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
H A DHexagonISelLowering.cpp3235 EVT HexagonTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:HexagonTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h425 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DAArch64ISelLowering.cpp9374 EVT AArch64TargetLowering::getOptimalMemOpType( function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h672 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
H A DMipsISelLowering.cpp4271 EVT MipsTargetLowering::getOptimalMemOpType( function in class:MipsTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h348 EVT getOptimalMemOpType(uint64_t Size,
H A DARMISelLowering.cpp14849 EVT ARMTargetLowering::getOptimalMemOpType( function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h895 /// getOptimalMemOpType - Returns the target specific optimal type for load
907 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DPPCISelLowering.cpp15165 /// getOptimalMemOpType - Returns the target specific optimal type for load
15176 EVT PPCTargetLowering::getOptimalMemOpType( function in class:PPCTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h770 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DX86ISelLowering.cpp2253 EVT X86TargetLowering::getOptimalMemOpType( function in class:X86TargetLowering
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1517 getOptimalMemOpType(uint64_t /*Size*/, unsigned /*DstAlign*/, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp199 EVT VT = getOptimalMemOpType(Size, DstAlign, SrcAlign,

Completed in 494 milliseconds