Home | History | Annotate | Download | only in AArch64

Lines Matching refs:NegShift

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