Home
last modified time | relevance | path

Searched defs:Load2 (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.cpp187 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.cpp187 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h634 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
647 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.cpp218 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4830 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
4935 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
DX86ISelLowering.cpp20855 SDValue Load2 = DAG.getLoad(HalfVT, dl, Ld->getChain(), Ptr, in PerformLOADCombine() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1428 bool ARMBaseInstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
1509 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()