Searched refs:UpperWidth (Results 1 – 1 of 1) sorted by relevance
1507 auto UpperWidth = B.buildConstant(S32, WidthImm - 32); in applyMappingBFE() local1510 ? B.buildSbfx(S32, UnmergeSOffset.getReg(1), Zero, UpperWidth) in applyMappingBFE()1511 : B.buildUbfx(S32, UnmergeSOffset.getReg(1), Zero, UpperWidth); in applyMappingBFE()