Home | History | Annotate | Download | only in AArch64

Lines Matching refs:CurOp

8964     SDValue CurOp = PreOp.getOperand(0);
8969 CurOp = PreOp.getOperand(1);
8978 if (CurOp.getOpcode() != Op && (CurStep != (NumExpectedSteps - 1)))
8986 if (Shuffle.getOperand(0) != CurOp)
9006 PreOp = CurOp;