Searched defs:ShCt (Results 1 – 4 of 4) sorted by relevance
13427 unsigned ShCt = VT.getSizeInBits() - 1; in foldExtendedSignBitTest() local27469 unsigned ShCt = XType.getSizeInBits() - N2C->getAPIntValue().logBase2() - 1; in foldSelectCCToShiftAnd() local27487 unsigned ShCt = XType.getSizeInBits() - 1; in foldSelectCCToShiftAnd() local27704 unsigned ShCt = AndMask.getBitWidth() - 1; in SimplifySelectCC() local27754 unsigned ShCt = N2C->getAPIntValue().logBase2(); in SimplifySelectCC() local
5118 unsigned ShCt = AndRHS->getAPIntValue().logBase2(); in SimplifySetCC() local5129 unsigned ShCt = C1.logBase2(); in SimplifySetCC() local
3380 unsigned ShCt = AndMask.getBitWidth() - 1; in shouldFoldSelectWithSingleBitTest() local
24230 unsigned ShCt = VT.getSizeInBits() - 1; in LowerSELECT() local