Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1458 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, shouldScheduleLoadsNear() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2015 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, shouldScheduleLoadsNear() function in ARMBaseInstrInfo
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8777 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, shouldScheduleLoadsNear() function in X86InstrInfo
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp595 bool SIInstrInfo::shouldScheduleLoadsNear(SDNode *Load0, SDNode *Load1, shouldScheduleLoadsNear() function in SIInstrInfo