Home
last modified time | relevance | path

Searched defs:shouldScheduleLoadsNear (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h618 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1427 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function in ARMBaseInstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4370 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function in X86InstrInfo