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

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.cpp205 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load0, SDNode *Load1, function in class:AMDGPUInstrInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/Target/
H A DTargetInstrInfo.h969 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:llvm::TargetInstrInfo
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1626 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:ARMBaseInstrInfo
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6495 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:X86InstrInfo

Completed in 84 milliseconds