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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp187 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:AMDGPUInstrInfo
/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.cpp218 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:AMDGPUInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h639 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
647 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4935 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:X86InstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1498 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
1509 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, function in class:ARMBaseInstrInfo

Completed in 161 milliseconds