Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp2729 static inline void shift_right_sticky_128(cl_ulong *hi, cl_ulong *lo, int shift) in shift_right_sticky_128() function
2933 shift_right_sticky_128(&chi, &clo, exponent - expC); in reference_fmal()
2944 shift_right_sticky_128(&hi, &lo, expC - exponent); in reference_fmal()