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 453 virtual EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 442 /// getOptimalMemOpType - Returns the target specific optimal type for load
454 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 532 /// getOptimalMemOpType - Returns the target specific optimal type for load
544 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 715 virtual EVT getOptimalMemOpType(uint64_t /*Size*/,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 1738 milliseconds