Searched defs:getOptimalMemOpType (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h798 virtual EVT getOptimalMemOpType(uint64_t /*Size*/, function in class:llvm::TargetLoweringBase
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3243 EVT MipsTargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, function in class:MipsTargetLowering
/external/llvm/lib/Target/X86/
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/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6153 EVT AArch64TargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9729 EVT ARMTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:ARMTargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8875 /// getOptimalMemOpType - Returns the target specific optimal type for load
8886 EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:PPCTargetLowering

Completed in 1527 milliseconds