HomeSort by relevance Sort by last modified time
    Searched defs:shouldScheduleLoadsNear (Results 1 - 3 of 3) sorted by null

  /external/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/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 78 milliseconds