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

  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.h 110 bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
AMDGPUInstrInfo.cpp 188 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 601 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2,
614 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 153 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2,
164 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 320 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2,
331 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
X86InstrInfo.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 242 milliseconds