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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 350 /// getOptimalMemOpType - Returns the target specific optimal type for load
363 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 526 /// getOptimalMemOpType - Returns the target specific optimal type for load
539 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 643 /// getOptimalMemOpType - Returns the target specific optimal type for load
655 virtual EVT getOptimalMemOpType(uint64_t Size,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 176 milliseconds