Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1488 if (auto ConstWidth = getIConstantVRegValWithLookThrough(WidthReg, MRI)) { in applyMappingBFE() local
1492 auto WidthImm = ConstWidth->Value.getZExtValue(); in applyMappingBFE()