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

  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 278 virtual EVT getOptimalMemOpType(uint64_t Size,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 352 /// getOptimalMemOpType - Returns the target specific optimal type for load
365 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 450 /// getOptimalMemOpType - Returns the target specific optimal type for load
463 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 641 /// getOptimalMemOpType - Returns the target specific optimal type for load
653 virtual EVT getOptimalMemOpType(uint64_t /*Size*/,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 548 milliseconds