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