HomeSort by relevance Sort by last modified time
    Searched refs:shouldScheduleLoadsNear (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/lib/Target/AMDGPU/
AMDGPUInstrInfo.h 49 bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
AMDGPUInstrInfo.cpp 50 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load0, SDNode *Load1,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.h 311 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
319 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 496 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
504 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 154 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
162 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 216 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
224 bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 409 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
417 bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]