Searched refs:IsFloatSubnormal (Results 1 – 16 of 16) sorted by relevance
609 if (IsFloatSubnormal(s[j])) in Test()611 if (IsFloatSubnormal(s2[j])) in Test()629 else if (IsFloatSubnormal(s2[j])) in Test()655 if (IsFloatSubnormal(s[j])) in Test()657 if (IsFloatSubnormal(s2[j])) in Test()675 else if (IsFloatSubnormal(s2[j])) in Test()
456 if (fail && IsFloatSubnormal(s[j])) in TestFunc_Float_Float_Float_Float()502 if (IsFloatSubnormal(s2[j])) in TestFunc_Float_Float_Float_Float()571 if (IsFloatSubnormal(s3[j])) in TestFunc_Float_Float_Float_Float()580 else if (IsFloatSubnormal(s3[j])) in TestFunc_Float_Float_Float_Float()650 else if (fail && IsFloatSubnormal(s2[j])) in TestFunc_Float_Float_Float_Float()697 if (IsFloatSubnormal(s3[j])) in TestFunc_Float_Float_Float_Float()767 else if (fail && IsFloatSubnormal(s3[j])) in TestFunc_Float_Float_Float_Float()
388 if (IsFloatSubnormal(s[j])) in TestFunc_FloatI_Float_Float()419 if (IsFloatSubnormal(s2[j])) in TestFunc_FloatI_Float_Float()469 else if (IsFloatSubnormal(s2[j])) in TestFunc_FloatI_Float_Float()
750 if (IsFloatSubnormal(s[j]) || s[j] == 0.0f) in Test()760 if (IsFloatSubnormal(s[j])) in Test()810 if (IsFloatSubnormal(s2[j])) in Test()880 else if (IsFloatSubnormal(s2[j])) in Test()
440 if (IsFloatSubnormal(s[j])) in Test()466 if (IsFloatSubnormal(s[j])) in Test()
732 if (IsFloatSubnormal(s[j])) in Test()774 if (IsFloatSubnormal(s2[j])) in Test()831 else if (IsFloatSubnormal(s2[j])) in Test()
244 if (ftz && IsFloatSubnormal(s[j])) in TestFunc_Int_Float()
306 if (IsFloatSubnormal(s[j])) in TestFunc_FloatI_Float()
417 if (IsFloatSubnormal(s[j])) in TestFunc_Float2_Float()
663 if (IsFloatSubnormal(s[j])) in Test()
647 if (IsFloatSubnormal(s[j])) in Test()
94 static inline int IsFloatSubnormal(float x) in IsFloatSubnormal() function
1721 if (IsFloatSubnormal(a[i])) a[i] = copysignf(0.0f, a[i]); in check_for_denorms()1728 if (IsFloatSubnormal(a[i])) in check_for_denorms()
953 if( IsFloatSubnormal(inDataA[i*vecSize+j] ) ) in test_oneToOne_kernel()974 if( IsFloatSubnormal(expected2[j]) ) in test_oneToOne_kernel()
125 if (IsFloatSubnormal(x[j]) && (s[j] == correct2 || s[j] == correct3)) in CheckF()
1155 if ( IsFloatSubnormal( expected[j] ) && actual[j] == 0.0f ) in validate_float_write_results()