Home
last modified time | relevance | path

Searched refs:collectWaterfallOperands (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.h50 bool collectWaterfallOperands(
H A DAMDGPURegisterBankInfo.cpp985 bool AMDGPURegisterBankInfo::collectWaterfallOperands( in collectWaterfallOperands() function in AMDGPURegisterBankInfo
1006 if (!collectWaterfallOperands(SGPROperandRegs, MI, *B.getMRI(), OpIndices)) in executeInWaterfallLoop()
2938 if (!collectWaterfallOperands(OpsToWaterfall, MI, MRI, { 2 })) { in applyMappingImpl()
3061 if (!collectWaterfallOperands(OpsToWaterfall, MI, MRI, { 3 })) { in applyMappingImpl()
3387 if (!collectWaterfallOperands(SGPROperandRegs, MI, MRI, {1})) in applyMappingImpl()