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

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h289 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DAArch64ISelLowering.cpp6153 EVT AArch64TargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h275 EVT getOptimalMemOpType(uint64_t Size,
H A DARMISelLowering.cpp9729 EVT ARMTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:ARMTargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h582 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
H A DMipsISelLowering.cpp3243 EVT MipsTargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, function in class:MipsTargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h475 /// getOptimalMemOpType - Returns the target specific optimal type for load
487 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DPPCISelLowering.cpp8875 /// getOptimalMemOpType - Returns the target specific optimal type for load
8886 EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:PPCTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h545 /// getOptimalMemOpType - Returns the target specific optimal type for load
556 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DX86ISelLowering.cpp1672 /// getOptimalMemOpType - Returns the target specific optimal type for load
1684 X86TargetLowering::getOptimalMemOpType(uint64_t Size, function in class:X86TargetLowering
/external/llvm/include/llvm/Target/
H A DTargetLowering.h798 virtual EVT getOptimalMemOpType(uint64_t /*Size*/, function in class:llvm::TargetLoweringBase
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3798 EVT VT = TLI.getOptimalMemOpType(Size, DstAlign, SrcAlign,

Completed in 1458 milliseconds