Home
last modified time | relevance | path

Searched refs:ForceFTZ (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
Dfpcontrol.h42 static inline void ForceFTZ(FPU_mode_type *mode) in ForceFTZ() function
63 #error ForceFTZ needs an implentation in ForceFTZ()
111 #error ForceFTZ and RestoreFPState need implentations
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_two_results_float.cpp257 if (ftz) ForceFTZ(&oldMode); in TestFunc_Float2_Float()
Dbinary_float.cpp644 if (ftz) ForceFTZ(&oldMode); in Test()
Dbinary_operator_float.cpp637 if (ftz) ForceFTZ(&oldMode); in Test()
Dreference_math.cpp494 if (shouldFlush) ForceFTZ(&oldMode); in reference_fma()