Searched refs:cl_half_handle_overflow (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
H A D | cl_half.h | 61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow() function 161 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_float() 287 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_double()
|
/aosp_15_r20/external/OpenCL-Headers/CL/ |
H A D | cl_half.h | 61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow() function 161 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_float() 287 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_double()
|
/aosp_15_r20/external/angle/include/CL/ |
H A D | cl_half.h | 61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow() function 161 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_float() 287 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_double()
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | cl_half.h | 61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow() function 161 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_float() 287 return cl_half_handle_overflow(rounding_mode, sign); in cl_half_from_double()
|