Home | History | Annotate | Download | only in AArch64

Lines Matching refs:NoNaNs

5827                                     AArch64CC::CondCode CC, bool NoNans, EVT VT,
5866 if (!NoNans)
5942 bool NoNaNs = getTargetMachine().Options.NoNaNsFPMath;
5944 EmitVectorComparison(LHS, RHS, CC1, NoNaNs, Op.getValueType(), dl, DAG);
5950 EmitVectorComparison(LHS, RHS, CC2, NoNaNs, Op.getValueType(), dl, DAG);