Searched refs:ShCtV (Results 1 – 1 of 1) sorted by relevance
14081 unsigned ShCtV = N2C->getAPIntValue().logBase2(); in SimplifySelectCC() local14082 ShCtV = XType.getSizeInBits() - ShCtV - 1; in SimplifySelectCC()14083 SDValue ShCt = DAG.getConstant(ShCtV, SDLoc(N0), in SimplifySelectCC()