Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp286 static float round_to_nearest_even_float_ftz(cl_ulong p, int exponent) in round_to_nearest_even_float_ftz() function
574 ua.d = round_to_nearest_even_float_ftz(product, exponent); in reference_fma()
935 ua.d = round_to_nearest_even_float_ftz(addendA, expA); in reference_add()
1026 ua.d = round_to_nearest_even_float_ftz(product, exponent); in reference_multiply()