Home | History | Annotate | Download | only in AArch64

Lines Matching refs:NegShift

7470     SDValue NegShift = DAG.getNode(AArch64ISD::NEG, DL, VT, Op.getOperand(1));
7474 NegShift);