Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
D__clang_hip_libdevice_declares.h299 typedef _Float16 __2f16 __attribute__((ext_vector_type(2))); typedef
302 __device__ __attribute__((const)) float __ockl_fdot2(__2f16 a, __2f16 b,
304 __device__ __attribute__((const)) __2f16 __ocml_ceil_2f16(__2f16);
305 __device__ __attribute__((const)) __2f16 __ocml_fabs_2f16(__2f16);
306 __device__ __2f16 __ocml_cos_2f16(__2f16);
307 __device__ __attribute__((pure)) __2f16 __ocml_exp_2f16(__2f16);
308 __device__ __attribute__((pure)) __2f16 __ocml_exp10_2f16(__2f16);
309 __device__ __attribute__((pure)) __2f16 __ocml_exp2_2f16(__2f16);
310 __device__ __attribute__((const)) __2f16 __ocml_floor_2f16(__2f16);
312 __2f16 __ocml_fma_2f16(__2f16, __2f16, __2f16);
[all …]