Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.cpp187 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function in AMDGPUInstrInfo
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.cpp205 bool AMDGPUInstrInfo::shouldScheduleLoadsNear(SDNode *Load0, SDNode *Load1, in shouldScheduleLoadsNear() function in AMDGPUInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h969 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1626 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function in ARMBaseInstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp6515 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear() function in X86InstrInfo