Searched refs:ShAmt1C (Results 1 – 2 of 2) sorted by relevance
13518 } else if (ConstantSDNode *ShAmt1C = dyn_cast<ConstantSDNode>(ShAmt1)) { in PerformOrCombine() local13521 ShAmt0C->getSExtValue() + ShAmt1C->getSExtValue() == Bits) in PerformOrCombine()
28489 } else if (ConstantSDNode *ShAmt1C = dyn_cast<ConstantSDNode>(ShAmt1)) { in combineOr() local28492 ShAmt0C->getSExtValue() + ShAmt1C->getSExtValue() == Bits) in combineOr()