Searched refs:SraC (Results 1 – 2 of 2) sorted by relevance
13435 SDValue SraC = Mask.getOperand(2); in PerformOrCombine() local13436 unsigned SraAmt = cast<ConstantSDNode>(SraC)->getZExtValue(); in PerformOrCombine()
28344 SDValue SraC = Mask.getOperand(1); in combineLogicBlendIntoPBLENDV() local28345 SraAmt = cast<ConstantSDNode>(SraC)->getZExtValue(); in combineLogicBlendIntoPBLENDV()