Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.h50 bool collectWaterfallOperands(
H A DAMDGPURegisterBankInfo.cpp971 bool AMDGPURegisterBankInfo::collectWaterfallOperands( in collectWaterfallOperands() function in AMDGPURegisterBankInfo
993 if (!collectWaterfallOperands(SGPROperandRegs, MI, MRI, OpIndices)) in executeInWaterfallLoop()
2779 if (!collectWaterfallOperands(OpsToWaterfall, MI, MRI, { 2 })) { in applyMappingImpl()
2905 if (!collectWaterfallOperands(OpsToWaterfall, MI, MRI, { 3 })) { in applyMappingImpl()
3158 if (!collectWaterfallOperands(SGPROperandRegs, MI, MRI, {1})) in applyMappingImpl()