Searched defs:ShCt (Results 1 – 3 of 3) sorted by relevance
3693 unsigned ShCt = AndRHS->getAPIntValue().logBase2(); in SimplifySetCC() local3703 unsigned ShCt = C1.logBase2(); in SimplifySetCC() local
9589 unsigned ShCt = VT.getSizeInBits() - 1; in foldExtendedSignBitTest() local20263 unsigned ShCt = XType.getSizeInBits() - N2C->getAPIntValue().logBase2() - 1; in foldSelectCCToShiftAnd() local20281 unsigned ShCt = XType.getSizeInBits() - 1; in foldSelectCCToShiftAnd() local20402 unsigned ShCt = AndMask.getBitWidth() - 1; in SimplifySelectCC() local20459 unsigned ShCt = N2C->getAPIntValue().logBase2(); in SimplifySelectCC() local
14267 SDValue ShCt = DAG.getConstant(ShCtV, SDLoc(N0), in SimplifySelectCC() local