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

/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp187 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:AMDGPUInstrInfo
/external/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp212 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load0, SDNode *Load1, function in class:AMDGPUInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h827 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
835 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1597 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
1608 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5744 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:X86InstrInfo

Completed in 219 milliseconds