Home | History | Annotate | Download | only in AArch64

Lines Matching refs:NoNaNs

6673                                     AArch64CC::CondCode CC, bool NoNans, EVT VT,
6714 if (!NoNans)
6795 bool NoNaNs = getTargetMachine().Options.NoNaNsFPMath;
6797 EmitVectorComparison(LHS, RHS, CC1, NoNaNs, CmpVT, dl, DAG);
6803 EmitVectorComparison(LHS, RHS, CC2, NoNaNs, CmpVT, dl, DAG);