Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1488 auto WidthImm = ConstWidth->Value.getZExtValue(); in applyMappingBFE() local
1489 if (WidthImm <= 32) { in applyMappingBFE()
1501 auto UpperWidth = B.buildConstant(S32, WidthImm - 32); in applyMappingBFE()