HomeSort by relevance Sort by last modified time
    Searched refs:getOptimalMemOpType (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 289 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 275 EVT getOptimalMemOpType(uint64_t Size,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 582 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 475 /// getOptimalMemOpType - Returns the target specific optimal type for load
487 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 545 /// getOptimalMemOpType - Returns the target specific optimal type for load
556 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 104 milliseconds