Searched refs:WidthImm (Results 1 – 1 of 1) sorted by relevance
1488 auto WidthImm = ConstWidth->Value.getZExtValue(); in applyMappingBFE() local1489 if (WidthImm <= 32) { in applyMappingBFE()1501 auto UpperWidth = B.buildConstant(S32, WidthImm - 32); in applyMappingBFE()