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

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 200 virtual EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 287 virtual EVT getOptimalMemOpType(uint64_t Size,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 356 /// getOptimalMemOpType - Returns the target specific optimal type for load
369 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 474 /// getOptimalMemOpType - Returns the target specific optimal type for load
487 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 672 /// getOptimalMemOpType - Returns the target specific optimal type for load
684 virtual EVT getOptimalMemOpType(uint64_t /*Size*/,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 345 milliseconds