Searched refs:SetFastMathDisabled (Results 1 – 7 of 7) sorted by relevance
41 SetFastMathDisabled(true); in TestLogEdgeCases()52 SetFastMathDisabled(true); in TestLog1pEdgeCases()62 SetFastMathDisabled(true); in TestIsInfOrNan()94 SetFastMathDisabled(true); in TestIsNegZero()119 SetFastMathDisabled(true); in TestSqrtPowInequivalence()140 SetFastMathDisabled(true); in TestErfEdgeCases()292 SetFastMathDisabled(true); in XLA_TEST_F()
30 SetFastMathDisabled(true); in TEST_F()44 SetFastMathDisabled(true); in TEST_F()66 SetFastMathDisabled(true); in TEST_F()
1143 SetFastMathDisabled(true); in XLA_TEST_F()1162 SetFastMathDisabled(true); in XLA_TEST_F()1172 SetFastMathDisabled(true); in XLA_TEST_F()1182 SetFastMathDisabled(true); in XLA_TEST_F()1192 SetFastMathDisabled(true); in XLA_TEST_F()1225 SetFastMathDisabled(true); in XLA_TEST_F()1253 SetFastMathDisabled(true); in XLA_TEST_F()1273 SetFastMathDisabled(true); in XLA_TEST_F()1420 SetFastMathDisabled(true); in XLA_TEST_F()1433 SetFastMathDisabled(true); in XLA_TEST_F()[all …]
228 SetFastMathDisabled(true); in XLA_TEST_P()
859 SetFastMathDisabled(true); in XLA_TEST_F()873 SetFastMathDisabled(true); in XLA_TEST_F()
199 SetFastMathDisabled(true); in Run()
76 void SetFastMathDisabled(bool disabled) { in SetFastMathDisabled() function