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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.h280 virtual EVT getOptimalMemOpType(uint64_t Size,
H A DARMISelLowering.cpp10253 EVT ARMTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:ARMTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.h576 virtual EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
H A DMipsISelLowering.cpp3145 EVT MipsTargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, function in class:MipsTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h442 /// getOptimalMemOpType - Returns the target specific optimal type for load
454 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DPPCISelLowering.cpp7859 /// getOptimalMemOpType - Returns the target specific optimal type for load
7870 EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:PPCTargetLowering
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h552 /// getOptimalMemOpType - Returns the target specific optimal type for load
564 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DX86ISelLowering.cpp1607 /// getOptimalMemOpType - Returns the target specific optimal type for load
1619 X86TargetLowering::getOptimalMemOpType(uint64_t Size, function in class:X86TargetLowering
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h732 virtual EVT getOptimalMemOpType(uint64_t /*Size*/, function in class:llvm::TargetLoweringBase
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3615 EVT VT = TLI.getOptimalMemOpType(Size, DstAlign, SrcAlign,

Completed in 323 milliseconds