Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1494 auto WidthImm = ConstWidth->Value.getZExtValue(); in applyMappingBFE() local
1495 if (WidthImm <= 32) { in applyMappingBFE()
1507 auto UpperWidth = B.buildConstant(S32, WidthImm - 32); in applyMappingBFE()