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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.h253 virtual EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
H A DMipsISelLowering.cpp3738 EVT MipsTargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, function in class:MipsTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.h287 virtual EVT getOptimalMemOpType(uint64_t Size,
H A DARMISelLowering.cpp9089 EVT ARMTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:ARMTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.h356 /// getOptimalMemOpType - Returns the target specific optimal type for load
369 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DPPCISelLowering.cpp6023 /// getOptimalMemOpType - Returns the target specific optimal type for load
6035 EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size, function in class:PPCTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.h478 /// getOptimalMemOpType - Returns the target specific optimal type for load
491 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
H A DX86ISelLowering.cpp1323 /// getOptimalMemOpType - Returns the target specific optimal type for load
1336 X86TargetLowering::getOptimalMemOpType(uint64_t Size, function in class:X86TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h677 /// getOptimalMemOpType - Returns the target specific optimal type for load
689 virtual EVT getOptimalMemOpType(uint64_t /*Size*/, function in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3449 EVT VT = TLI.getOptimalMemOpType(Size, DstAlign, SrcAlign,

Completed in 347 milliseconds