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

  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 292 virtual EVT getOptimalMemOpType(uint64_t Size,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 424 virtual EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 436 /// getOptimalMemOpType - Returns the target specific optimal type for load
448 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 495 /// getOptimalMemOpType - Returns the target specific optimal type for load
507 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 704 /// getOptimalMemOpType - Returns the target specific optimal type for load
715 virtual EVT getOptimalMemOpType(uint64_t /*Size*/,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 166 milliseconds