Searched refs:N11C (Results 1 – 6 of 6) sorted by relevance
9397 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in PerformORCombine() local9398 if (!N11C) in PerformORCombine()9400 unsigned Mask2 = N11C->getZExtValue(); in PerformORCombine()9560 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in PerformBFICombine() local9561 if (!N11C) in PerformBFICombine()9570 unsigned Mask2 = N11C->getZExtValue(); in PerformBFICombine()
3385 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in MatchBSwapHWordLow() local3386 if (!N11C || N11C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()3401 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in MatchBSwapHWordLow() local3402 if (!N01C || !N11C) in MatchBSwapHWordLow()3404 if (N01C->getZExtValue() != 8 || N11C->getZExtValue() != 8) in MatchBSwapHWordLow()
12344 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in PerformORCombineToBFI() local12345 if (!N11C) in PerformORCombineToBFI()12347 unsigned Mask2 = N11C->getZExtValue(); in PerformORCombineToBFI()12686 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in PerformBFICombine() local12687 if (!N11C) in PerformBFICombine()12696 unsigned Mask2 = N11C->getZExtValue(); in PerformBFICombine()
5472 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in MatchBSwapHWordLow() local5473 if (!N11C || N11C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()5487 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in MatchBSwapHWordLow() local5488 if (!N01C || !N11C) in MatchBSwapHWordLow()5490 if (N01C->getZExtValue() != 8 || N11C->getZExtValue() != 8) in MatchBSwapHWordLow()
13158 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in PerformORCombineToBFI() local13159 if (!N11C) in PerformORCombineToBFI()13161 unsigned Mask2 = N11C->getZExtValue(); in PerformORCombineToBFI()13507 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in PerformBFICombine() local13508 if (!N11C) in PerformBFICombine()13517 unsigned Mask2 = N11C->getZExtValue(); in PerformBFICombine()
5831 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in MatchBSwapHWordLow() local5832 if (!N11C || N11C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()5846 ConstantSDNode *N11C = dyn_cast<ConstantSDNode>(N1.getOperand(1)); in MatchBSwapHWordLow() local5847 if (!N01C || !N11C) in MatchBSwapHWordLow()5849 if (N01C->getZExtValue() != 8 || N11C->getZExtValue() != 8) in MatchBSwapHWordLow()