Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ConstantSDNode

1625   if (ConstantSDNode *RHSC = dyn_cast<ConstantSDNode>(RHS.getNode())) {
2826 if (!isa<ConstantSDNode>(N->getOperand(1)))
2839 if (!isa<ConstantSDNode>(Shift->getOperand(1)))
2875 isa<ConstantSDNode>(MaskedVal.getOperand(1))) {
2879 isa<ConstantSDNode>(MaskedVal.getOperand(1))) {
2908 if (N.getOpcode() == ISD::AND && isa<ConstantSDNode>(N.getOperand(1))) {
2944 if (isa<ConstantSDNode>(LHS.getOperand(1)))
2956 if (isa<ConstantSDNode>(RHS.getOperand(1)))
3031 !isa<ConstantSDNode>(PossExtraMask.getOperand(1)))
3079 if (!isa<ConstantSDNode>(N.getOperand(1)))
3214 if (!isa<ConstantSDNode>(N->getOperand(1)))
3223 if (!isa<ConstantSDNode>(Shift->getOperand(1)))
3401 ConstantSDNode *C = dyn_cast<ConstantSDNode>(Op);