Searched defs:ShCt (Results 1 – 3 of 3) sorted by relevance
12294 unsigned ShCt = VT.getSizeInBits() - 1; in foldExtendedSignBitTest() local25364 unsigned ShCt = XType.getSizeInBits() - N2C->getAPIntValue().logBase2() - 1; in foldSelectCCToShiftAnd() local25382 unsigned ShCt = XType.getSizeInBits() - 1; in foldSelectCCToShiftAnd() local25595 unsigned ShCt = AndMask.getBitWidth() - 1; in SimplifySelectCC() local25652 unsigned ShCt = N2C->getAPIntValue().logBase2(); in SimplifySelectCC() local
4845 unsigned ShCt = AndRHS->getAPIntValue().logBase2(); in SimplifySetCC() local4855 unsigned ShCt = C1.logBase2(); in SimplifySetCC() local
25676 unsigned ShCt = VT.getSizeInBits() - 1; in LowerSELECT() local