Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ConstantValue

5452   SDValue ConstantValue;
5464 if (!ConstantValue.getNode())
5465 ConstantValue = V;
5466 else if (ConstantValue != V)
5521 SDValue Val = DAG.getNode(AArch64ISD::DUP, dl, VT, ConstantValue);