Searched refs:EffWidthX (Results 1 – 1 of 1) sorted by relevance
1888 const unsigned EffWidthX = Width - XKnown.countMinLeadingZeros(); in SimplifyAndInst() local1890 const APInt EffBitsX = APInt::getLowBitsSet(Width, EffWidthX) << ShftCnt; in SimplifyAndInst()