Namespaces | |
detail | |
Typedefs | |
using | rel_res_t = d::select_cl_scalar_t< bool > |
Functions | |
__SYCL_MAKE_CALL_ARG2_SAME (Dot, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG2_SAME_RESULT(FMul | |
__FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG2_SAME (FOrdEqual, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG2_SAME(FUnordNotEqual |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG2_SAME (FOrdGreaterThan, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG2_SAME(FOrdGreaterThanEqual |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG2_SAME (FOrdLessThan, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG2_SAME(FOrdLessThanEqual |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG2_SAME (FOrdNotEqual, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG2_SAME(LessOrGreater |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG1 (IsFinite, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG1(IsInf |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG1 (IsNan, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG1(IsNormal |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG2_SAME (Ordered, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG2_SAME(Unordered |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG1 (SignBitSet, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG1(Any |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE | __SYCL_MAKE_CALL_ARG1 (All, __FUNC_PREFIX_CORE) __SYCL_MAKE_CALL_ARG3(select |
s::cl_float | sycl_host_fclamp (s::cl_float x, s::cl_float minval, s::cl_float maxval) __NOEXC |
s::cl_double | sycl_host_fclamp (s::cl_double x, s::cl_double minval, s::cl_double maxval) __NOEXC |
s::cl_half | sycl_host_fclamp (s::cl_half x, s::cl_half minval, s::cl_half maxval) __NOEXC |
MAKE_1V_2V_3V (sycl_host_fclamp, s::cl_float, s::cl_float, s::cl_float, s::cl_float) MAKE_1V_2V_3V(sycl_host_fclamp | |
s::cl_double s::cl_float | sycl_host_degrees (s::cl_float radians) __NOEXC |
s::cl_double | sycl_host_degrees (s::cl_double radians) __NOEXC |
s::cl_half | sycl_host_degrees (s::cl_half radians) __NOEXC |
s::cl_float | sycl_host_fmin_common (s::cl_float x, s::cl_float y) __NOEXC |
s::cl_double | sycl_host_fmin_common (s::cl_double x, s::cl_double y) __NOEXC |
s::cl_half | sycl_host_fmin_common (s::cl_half x, s::cl_half y) __NOEXC |
s::cl_float | sycl_host_fmax_common (s::cl_float x, s::cl_float y) __NOEXC |
s::cl_double | sycl_host_fmax_common (s::cl_double x, s::cl_double y) __NOEXC |
s::cl_half | sycl_host_fmax_common (s::cl_half x, s::cl_half y) __NOEXC |
s::cl_float | sycl_host_mix (s::cl_float x, s::cl_float y, s::cl_float a) __NOEXC |
s::cl_double | sycl_host_mix (s::cl_double x, s::cl_double y, s::cl_double a) __NOEXC |
s::cl_half | sycl_host_mix (s::cl_half x, s::cl_half y, s::cl_half a) __NOEXC |
cl::cl_float | sycl_host_Dot (s::vec< float, 1 >, s::vec< float, 1 >) |
cl::cl_float | sycl_host_Dot (s::vec< cl::cl_float, 2 >, s::vec< cl::cl_float, 2 >) |
cl::cl_float | sycl_host_Dot (s::vec< cl::cl_float, 3 >, s::vec< cl::cl_float, 3 >) |
cl::cl_float | sycl_host_Dot (s::vec< cl::cl_float, 4 >, s::vec< cl::cl_float, 4 >) |
cl::cl_double | sycl_host_Dot (s::vec< double, 1 >, s::vec< double, 1 >) |
cl::cl_double | sycl_host_Dot (s::vec< cl::cl_double, 2 >, s::vec< cl::cl_double, 2 >) |
cl::cl_double | sycl_host_Dot (s::vec< cl::cl_double, 3 >, s::vec< cl::cl_double, 3 >) |
cl::cl_double | sycl_host_Dot (s::vec< cl::cl_double, 4 >, s::vec< cl::cl_double, 4 >) |
cl::cl_half | sycl_host_Dot (s::vec< s::half, 1 >, s::vec< s::half, 1 >) |
cl::cl_half | sycl_host_Dot (s::vec< cl::cl_half, 2 >, s::vec< cl::cl_half, 2 >) |
cl::cl_half | sycl_host_Dot (s::vec< cl::cl_half, 3 >, s::vec< cl::cl_half, 3 >) |
cl::cl_half | sycl_host_Dot (s::vec< cl::cl_half, 4 >, s::vec< cl::cl_half, 4 >) |
cl::cl_int | sycl_host_All (s::vec< int, 1 >) |
cl::cl_int | sycl_host_All (s::vec< cl::cl_int, 2 >) |
cl::cl_int | sycl_host_All (s::vec< cl::cl_int, 3 >) |
cl::cl_int | sycl_host_All (s::vec< cl::cl_int, 4 >) |
s::vec< cl::cl_float, 3 > | sycl_host_cross (s::vec< cl::cl_float, 3 > p0, s::vec< cl::cl_float, 3 > p1) __NOEXC |
s::vec< cl::cl_float, 4 > | sycl_host_cross (s::vec< cl::cl_float, 4 > p0, s::vec< cl::cl_float, 4 > p1) __NOEXC |
s::vec< cl::cl_double, 3 > | sycl_host_cross (s::vec< cl::cl_double, 3 > p0, s::vec< cl::cl_double, 3 > p1) __NOEXC |
s::vec< cl::cl_double, 4 > | sycl_host_cross (s::vec< cl::cl_double, 4 > p0, s::vec< cl::cl_double, 4 > p1) __NOEXC |
s::vec< cl::cl_half, 3 > | sycl_host_cross (s::vec< cl::cl_half, 3 > p0, s::vec< cl::cl_half, 3 > p1) __NOEXC |
s::vec< cl::cl_half, 4 > | sycl_host_cross (s::vec< cl::cl_half, 4 > p0, s::vec< cl::cl_half, 4 > p1) __NOEXC |
cl::cl_float | sycl_host_FMul (cl::cl_float p0, cl::cl_float p1) |
cl::cl_double | sycl_host_FMul (cl::cl_double p0, cl::cl_double p1) |
cl::cl_float | sycl_host_FMul (cl::cl_half p0, cl::cl_half p1) |
MAKE_GEO_1V_2V_RS (sycl_host_Dot, __FMul_impl, s::cl_float, s::cl_float, s::cl_float) MAKE_GEO_1V_2V_RS(sycl_host_Dot | |
s::cl_double | MAKE_GEO_1V_2V_RS (sycl_host_Dot, __FMul_impl, s::cl_half, s::cl_half, s::cl_half) 1 cl |
cl::cl_double | sycl_host_length (cl::cl_double p) |
cl::cl_half | sycl_host_length (cl::cl_half p) |
cl::cl_float | sycl_host_length (s::vec< float, 1 > p) |
cl::cl_float | sycl_host_length (s::vec< cl::cl_float, 2 > p) |
cl::cl_float | sycl_host_length (s::vec< cl::cl_float, 3 > p) |
cl::cl_float | sycl_host_length (s::vec< cl::cl_float, 4 > p) |
cl::cl_double | sycl_host_length (s::vec< double, 1 > p) |
cl::cl_double | sycl_host_length (s::vec< cl::cl_double, 2 > p) |
cl::cl_double | sycl_host_length (s::vec< cl::cl_double, 3 > p) |
cl::cl_double | sycl_host_length (s::vec< cl::cl_double, 4 > p) |
cl::cl_half | sycl_host_length (s::vec< s::half, 1 > p) |
cl::cl_half | sycl_host_length (s::vec< cl::cl_half, 2 > p) |
cl::cl_half | sycl_host_length (s::vec< cl::cl_half, 3 > p) |
cl::cl_half | sycl_host_length (s::vec< cl::cl_half, 4 > p) |
cl::cl_float | sycl_host_distance (cl::cl_float p0, cl::cl_float p1) |
cl::cl_float | sycl_host_distance (s::vec< float, 1 > p0, s::vec< float, 1 > p1) |
cl::cl_float | sycl_host_distance (s::vec< cl::cl_float, 2 > p0, s::vec< cl::cl_float, 2 > p1) |
cl::cl_float | sycl_host_distance (s::vec< cl::cl_float, 3 > p0, s::vec< cl::cl_float, 3 > p1) |
cl::cl_float | sycl_host_distance (s::vec< cl::cl_float, 4 > p0, s::vec< cl::cl_float, 4 > p1) |
cl::cl_double | sycl_host_distance (cl::cl_double p0, cl::cl_double p1) |
cl::cl_float | sycl_host_distance (s::vec< double, 1 > p0, s::vec< double, 1 > p1) |
cl::cl_double | sycl_host_distance (s::vec< cl::cl_double, 2 > p0, s::vec< cl::cl_double, 2 > p1) |
cl::cl_double | sycl_host_distance (s::vec< cl::cl_double, 3 > p0, s::vec< cl::cl_double, 3 > p1) |
cl::cl_double | sycl_host_distance (s::vec< cl::cl_double, 4 > p0, s::vec< cl::cl_double, 4 > p1) |
cl::cl_half | sycl_host_distance (cl::cl_half p0, cl::cl_half p1) |
cl::cl_float | sycl_host_distance (s::vec< s::half, 1 > p0, s::vec< s::half, 1 > p1) |
cl::cl_half | sycl_host_distance (s::vec< cl::cl_half, 2 > p0, s::vec< cl::cl_half, 2 > p1) |
cl::cl_half | sycl_host_distance (s::vec< cl::cl_half, 3 > p0, s::vec< cl::cl_half, 3 > p1) |
cl::cl_half | sycl_host_distance (s::vec< cl::cl_half, 4 > p0, s::vec< cl::cl_half, 4 > p1) |
cl::cl_float | sycl_host_normalize (cl::cl_float p) |
cl::cl_float | sycl_host_normalize (s::vec< float, 1 > p) |
s::vec< cl::cl_float, 2 > | sycl_host_normalize (s::vec< cl::cl_float, 2 > p) |
s::vec< cl::cl_float, 3 > | sycl_host_normalize (s::vec< cl::cl_float, 3 > p) |
s::vec< cl::cl_float, 4 > | sycl_host_normalize (s::vec< cl::cl_float, 4 > p) |
cl::cl_double | sycl_host_normalize (cl::cl_double p) |
cl::cl_double | sycl_host_normalize (s::vec< double, 1 > p) |
s::vec< cl::cl_double, 2 > | sycl_host_normalize (s::vec< cl::cl_double, 2 > p) |
s::vec< cl::cl_double, 3 > | sycl_host_normalize (s::vec< cl::cl_double, 3 > p) |
s::vec< cl::cl_double, 4 > | sycl_host_normalize (s::vec< cl::cl_double, 4 > p) |
cl::cl_half | sycl_host_normalize (cl::cl_half p) |
s::vec< cl::cl_half, 2 > | sycl_host_normalize (s::vec< cl::cl_half, 2 > p) |
s::vec< cl::cl_half, 3 > | sycl_host_normalize (s::vec< cl::cl_half, 3 > p) |
s::vec< cl::cl_half, 4 > | sycl_host_normalize (s::vec< cl::cl_half, 4 > p) |
cl::cl_float | sycl_host_fast_length (cl::cl_float p) |
cl::cl_float | sycl_host_fast_length (s::vec< float, 1 > p) |
cl::cl_float | sycl_host_fast_length (s::vec< cl::cl_float, 2 > p) |
cl::cl_float | sycl_host_fast_length (s::vec< cl::cl_float, 3 > p) |
cl::cl_float | sycl_host_fast_length (s::vec< cl::cl_float, 4 > p) |
cl::cl_float | sycl_host_fast_normalize (cl::cl_float p) |
cl::cl_float | sycl_host_fast_normalize (s::vec< float, 1 > p) |
s::vec< cl::cl_float, 2 > | sycl_host_fast_normalize (s::vec< cl::cl_float, 2 > p) |
s::vec< cl::cl_float, 3 > | sycl_host_fast_normalize (s::vec< cl::cl_float, 3 > p) |
s::vec< cl::cl_float, 4 > | sycl_host_fast_normalize (s::vec< cl::cl_float, 4 > p) |
cl::cl_float | sycl_host_fast_distance (cl::cl_float p0, cl::cl_float p1) |
cl::cl_float | sycl_host_fast_distance (s::vec< float, 1 > p0, s::vec< float, 1 > p1) |
cl::cl_float | sycl_host_fast_distance (s::vec< cl::cl_float, 2 > p0, s::vec< cl::cl_float, 2 > p1) |
cl::cl_float | sycl_host_fast_distance (s::vec< cl::cl_float, 3 > p0, s::vec< cl::cl_float, 3 > p1) |
cl::cl_float | sycl_host_fast_distance (s::vec< cl::cl_float, 4 > p0, s::vec< cl::cl_float, 4 > p1) |
s::cl_uchar | sycl_host_u_abs (s::cl_uchar x) __NOEXC |
s::cl_ushort | sycl_host_u_abs (s::cl_ushort x) __NOEXC |
s::cl_uint | sycl_host_u_abs (s::cl_uint x) __NOEXC |
s::cl_ulong | sycl_host_u_abs (s::cl_ulong x) __NOEXC |
s::cl_uchar | sycl_host_s_abs (s::cl_char x) __NOEXC |
s::cl_ushort | sycl_host_s_abs (s::cl_short x) __NOEXC |
s::cl_uint | sycl_host_s_abs (s::cl_int x) __NOEXC |
s::cl_ulong | sycl_host_s_abs (s::cl_long x) __NOEXC |
s::cl_uchar | sycl_host_u_abs_diff (s::cl_uchar x, s::cl_uchar y) __NOEXC |
s::cl_ushort | sycl_host_u_abs_diff (s::cl_ushort x, s::cl_ushort y) __NOEXC |
s::cl_uint | sycl_host_u_abs_diff (s::cl_uint x, s::cl_uint y) __NOEXC |
s::cl_ulong | sycl_host_u_abs_diff (s::cl_ulong x, s::cl_ulong y) __NOEXC |
s::cl_uchar | sycl_host_s_abs_diff (s::cl_char x, s::cl_char y) __NOEXC |
s::cl_ushort | sycl_host_s_abs_diff (s::cl_short x, s::cl_short y) __NOEXC |
s::cl_uint | sycl_host_s_abs_diff (s::cl_int x, s::cl_int y) __NOEXC |
s::cl_ulong | sycl_host_s_abs_diff (s::cl_long x, s::cl_long y) __NOEXC |
s::cl_uchar | sycl_host_u_add_sat (s::cl_uchar x, s::cl_uchar y) __NOEXC |
s::cl_ushort | sycl_host_u_add_sat (s::cl_ushort x, s::cl_ushort y) __NOEXC |
s::cl_uint | sycl_host_u_add_sat (s::cl_uint x, s::cl_uint y) __NOEXC |
s::cl_ulong | sycl_host_u_add_sat (s::cl_ulong x, s::cl_ulong y) __NOEXC |
s::cl_char | sycl_host_s_add_sat (s::cl_char x, s::cl_char y) __NOEXC |
s::cl_short | sycl_host_s_add_sat (s::cl_short x, s::cl_short y) __NOEXC |
s::cl_int | sycl_host_s_add_sat (s::cl_int x, s::cl_int y) __NOEXC |
s::cl_long | sycl_host_s_add_sat (s::cl_long x, s::cl_long y) __NOEXC |
s::cl_uchar | sycl_host_u_hadd (s::cl_uchar x, s::cl_uchar y) __NOEXC |
s::cl_ushort | sycl_host_u_hadd (s::cl_ushort x, s::cl_ushort y) __NOEXC |
s::cl_uint | sycl_host_u_hadd (s::cl_uint x, s::cl_uint y) __NOEXC |
s::cl_ulong | sycl_host_u_hadd (s::cl_ulong x, s::cl_ulong y) __NOEXC |
s::cl_char | sycl_host_s_hadd (s::cl_char x, s::cl_char y) __NOEXC |
s::cl_short | sycl_host_s_hadd (s::cl_short x, s::cl_short y) __NOEXC |
s::cl_int | sycl_host_s_hadd (s::cl_int x, s::cl_int y) __NOEXC |
s::cl_long | sycl_host_s_hadd (s::cl_long x, s::cl_long y) __NOEXC |
s::cl_uchar | sycl_host_u_rhadd (s::cl_uchar x, s::cl_uchar y) __NOEXC |
s::cl_ushort | sycl_host_u_rhadd (s::cl_ushort x, s::cl_ushort y) __NOEXC |
s::cl_uint | sycl_host_u_rhadd (s::cl_uint x, s::cl_uint y) __NOEXC |
s::cl_ulong | sycl_host_u_rhadd (s::cl_ulong x, s::cl_ulong y) __NOEXC |
s::cl_char | sycl_host_s_rhadd (s::cl_char x, s::cl_char y) __NOEXC |
s::cl_short | sycl_host_s_rhadd (s::cl_short x, s::cl_short y) __NOEXC |
s::cl_int | sycl_host_s_rhadd (s::cl_int x, s::cl_int y) __NOEXC |
s::cl_long | sycl_host_s_rhadd (s::cl_long x, s::cl_long y) __NOEXC |
s::cl_uchar | sycl_host_u_clamp (s::cl_uchar x, s::cl_uchar minval, s::cl_uchar maxval) __NOEXC |
s::cl_ushort | sycl_host_u_clamp (s::cl_ushort x, s::cl_ushort minval, s::cl_ushort maxval) __NOEXC |
s::cl_uint | sycl_host_u_clamp (s::cl_uint x, s::cl_uint minval, s::cl_uint maxval) __NOEXC |
s::cl_ulong | sycl_host_u_clamp (s::cl_ulong x, s::cl_ulong minval, s::cl_ulong maxval) __NOEXC |
MAKE_1V_2V_3V (sycl_host_u_clamp, s::cl_uchar, s::cl_uchar, s::cl_uchar, s::cl_uchar) MAKE_1V_2V_3V(sycl_host_u_clamp | |
s::cl_ushort | MAKE_1V_2V_3V (sycl_host_u_clamp, s::cl_ulong, s::cl_ulong, s::cl_ulong, s::cl_ulong) MAKE_1V_2S_3S(sycl_host_u_clamp |
s::cl_ushort s::cl_uchar | MAKE_1V_2S_3S (sycl_host_u_clamp, s::cl_ushort, s::cl_ushort, s::cl_ushort, s::cl_ushort) MAKE_1V_2S_3S(sycl_host_u_clamp |
s::cl_ushort s::cl_uchar s::cl_ulong s::cl_char | sycl_host_s_clamp (s::cl_char x, s::cl_char minval, s::cl_char maxval) __NOEXC |
s::cl_short | sycl_host_s_clamp (s::cl_short x, s::cl_short minval, s::cl_short maxval) __NOEXC |
s::cl_int | sycl_host_s_clamp (s::cl_int x, s::cl_int minval, s::cl_int maxval) __NOEXC |
s::cl_long | sycl_host_s_clamp (s::cl_long x, s::cl_long minval, s::cl_long maxval) __NOEXC |
MAKE_1V_2V_3V (sycl_host_s_clamp, s::cl_short, s::cl_short, s::cl_short, s::cl_short) MAKE_1V_2S_3S(sycl_host_s_clamp | |
s::cl_short s::cl_uchar | sycl_host_clz (s::cl_uchar x) __NOEXC |
s::cl_char | sycl_host_clz (s::cl_char x) __NOEXC |
s::cl_ushort | sycl_host_clz (s::cl_ushort x) __NOEXC |
s::cl_short | sycl_host_clz (s::cl_short x) __NOEXC |
s::cl_uint | sycl_host_clz (s::cl_uint x) __NOEXC |
s::cl_int | sycl_host_clz (s::cl_int x) __NOEXC |
s::cl_ulong | sycl_host_clz (s::cl_ulong x) __NOEXC |
s::cl_long | sycl_host_clz (s::cl_long x) __NOEXC |
s::cl_uchar | sycl_host_ctz (s::cl_uchar x) __NOEXC |
s::cl_char | sycl_host_ctz (s::cl_char x) __NOEXC |
s::cl_ushort | sycl_host_ctz (s::cl_ushort x) __NOEXC |
s::cl_short | sycl_host_ctz (s::cl_short x) __NOEXC |
s::cl_uint | sycl_host_ctz (s::cl_uint x) __NOEXC |
s::cl_int | sycl_host_ctz (s::cl_int x) __NOEXC |
s::cl_ulong | sycl_host_ctz (s::cl_ulong x) __NOEXC |
s::cl_long | sycl_host_ctz (s::cl_long x) __NOEXC |
s::cl_char | sycl_host_s_mul_hi (s::cl_char a, s::cl_char b) |
s::cl_short | sycl_host_s_mul_hi (s::cl_short a, s::cl_short b) |
s::cl_int | sycl_host_s_mul_hi (s::cl_int a, s::cl_int b) |
s::cl_long | sycl_host_s_mul_hi (s::cl_long x, s::cl_long y) __NOEXC |
s::cl_uchar | sycl_host_u_mul_hi (s::cl_uchar a, s::cl_uchar b) |
s::cl_ushort | sycl_host_u_mul_hi (s::cl_ushort a, s::cl_ushort b) |
s::cl_uint | sycl_host_u_mul_hi (s::cl_uint a, s::cl_uint b) |
s::cl_ulong | sycl_host_u_mul_hi (s::cl_ulong x, s::cl_ulong y) __NOEXC |
s::cl_char | sycl_host_s_mad_hi (s::cl_char x, s::cl_char minval, s::cl_char maxval) __NOEXC |
s::cl_short | sycl_host_s_mad_hi (s::cl_short x, s::cl_short minval, s::cl_short maxval) __NOEXC |
s::cl_int | sycl_host_s_mad_hi (s::cl_int x, s::cl_int minval, s::cl_int maxval) __NOEXC |
s::cl_long | sycl_host_s_mad_hi (s::cl_long x, s::cl_long minval, s::cl_long maxval) __NOEXC |
MAKE_1V_2V_3V (sycl_host_s_mad_hi, s::cl_char, s::cl_char, s::cl_char, s::cl_char) MAKE_1V_2V_3V(sycl_host_s_mad_hi | |
s::cl_float | sycl_host_acos (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_acos (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_acos (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_acosh (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_acosh (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_acosh (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_acospi (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_acospi (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_acospi (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_asin (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_asin (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_asin (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_asinh (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_asinh (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_asinh (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_asinpi (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_asinpi (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_asinpi (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_atan (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_atan (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_atan (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_atan2 (s::cl_float x, s::cl_float y) __NOEXC |
s::cl_double | sycl_host_atan2 (s::cl_double x, s::cl_double y) __NOEXC |
s::cl_half | sycl_host_atan2 (s::cl_half x, s::cl_half y) __NOEXC |
s::cl_float | sycl_host_atanh (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_atanh (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_atanh (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_atanpi (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_atanpi (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_atanpi (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_atan2pi (s::cl_float x, s::cl_float y) __NOEXC |
s::cl_double | sycl_host_atan2pi (s::cl_double x, s::cl_double y) __NOEXC |
s::cl_half | sycl_host_atan2pi (s::cl_half x, s::cl_half y) __NOEXC |
s::cl_float | sycl_host_cbrt (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_cbrt (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_cbrt (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_ceil (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_ceil (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_ceil (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_copysign (s::cl_float x, s::cl_float y) __NOEXC |
s::cl_double | sycl_host_copysign (s::cl_double x, s::cl_double y) __NOEXC |
s::cl_half | sycl_host_copysign (s::cl_half x, s::cl_half y) __NOEXC |
s::cl_float | sycl_host_cos (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_cos (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_cos (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_cosh (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_cosh (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_cosh (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_cospi (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_cospi (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_cospi (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_erfc (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_erfc (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_erfc (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_erf (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_erf (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_erf (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_exp (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_exp (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_exp (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_exp2 (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_exp2 (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_exp2 (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_exp10 (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_exp10 (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_exp10 (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_expm1 (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_expm1 (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_expm1 (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_fabs (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_fabs (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_fabs (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_fdim (s::cl_float x, s::cl_float y) __NOEXC |
s::cl_double | sycl_host_fdim (s::cl_double x, s::cl_double y) __NOEXC |
s::cl_half | sycl_host_fdim (s::cl_half x, s::cl_half y) __NOEXC |
s::cl_float | sycl_host_floor (s::cl_float x) __NOEXC |
s::cl_double | sycl_host_floor (s::cl_double x) __NOEXC |
s::cl_half | sycl_host_floor (s::cl_half x) __NOEXC |
s::cl_float | sycl_host_fma (s::cl_float a, s::cl_float b, s::cl_float c) __NOEXC |
s::cl_double | sycl_host_fma (s::cl_double a, s::cl_double b, s::cl_double c) __NOEXC |
s::cl_half | sycl_host_fma (s::cl_half a, s::cl_half b, s::cl_half c) __NOEXC |
rel_res_t | sycl_host_FOrdEqual (s::cl_float x, s::cl_float y) __NOEXC |
rel_res_t | sycl_host_FOrdEqual (s::cl_double x, s::cl_double y) __NOEXC |
rel_res_t | sycl_host_FOrdEqual (s::cl_half x, s::cl_half y) __NOEXC |
MAKE_1V_2V_FUNC (sycl_host_FOrdEqual, __vFOrdEqual, s::cl_int, s::cl_float, s::cl_float) MAKE_1V_2V_FUNC(sycl_host_FOrdEqual | |
Variables | |
__FMul_impl | |
__vFOrdEqual | |
using __host_std::rel_res_t = typedef d::select_cl_scalar_t<bool> |
Definition at line 150 of file builtins_relational.cpp.
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG1 | ( | All | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG1 | ( | IsFinite | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG1 | ( | IsNan | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG1 | ( | SignBitSet | , |
__FUNC_PREFIX_CORE | |||
) |
__host_std::__SYCL_MAKE_CALL_ARG2_SAME | ( | Dot | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG2_SAME | ( | FOrdEqual | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG2_SAME | ( | FOrdGreaterThan | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG2_SAME | ( | FOrdLessThan | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG2_SAME | ( | FOrdNotEqual | , |
__FUNC_PREFIX_CORE | |||
) |
__FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __FUNC_PREFIX_CORE __host_std::__SYCL_MAKE_CALL_ARG2_SAME | ( | Ordered | , |
__FUNC_PREFIX_CORE | |||
) |
s::cl_ushort s::cl_uchar __host_std::MAKE_1V_2S_3S | ( | sycl_host_u_clamp | , |
s::cl_ushort | , | ||
s::cl_ushort | , | ||
s::cl_ushort | , | ||
s::cl_ushort | |||
) |
__host_std::MAKE_1V_2V_3V | ( | sycl_host_fclamp | , |
s::cl_float | , | ||
s::cl_float | , | ||
s::cl_float | , | ||
s::cl_float | |||
) |
__host_std::MAKE_1V_2V_3V | ( | sycl_host_s_clamp | , |
s::cl_short | , | ||
s::cl_short | , | ||
s::cl_short | , | ||
s::cl_short | |||
) |
__host_std::MAKE_1V_2V_3V | ( | sycl_host_s_mad_hi | , |
s::cl_char | , | ||
s::cl_char | , | ||
s::cl_char | , | ||
s::cl_char | |||
) |
__host_std::MAKE_1V_2V_3V | ( | sycl_host_u_clamp | , |
s::cl_uchar | , | ||
s::cl_uchar | , | ||
s::cl_uchar | , | ||
s::cl_uchar | |||
) |
s::cl_ushort __host_std::MAKE_1V_2V_3V | ( | sycl_host_u_clamp | , |
s::cl_ulong | , | ||
s::cl_ulong | , | ||
s::cl_ulong | , | ||
s::cl_ulong | |||
) |
__host_std::MAKE_1V_2V_FUNC | ( | sycl_host_FOrdEqual | , |
__vFOrdEqual | , | ||
s::cl_int | , | ||
s::cl_float | , | ||
s::cl_float | |||
) |
__host_std::MAKE_GEO_1V_2V_RS | ( | sycl_host_Dot | , |
__FMul_impl | , | ||
s::cl_float | , | ||
s::cl_float | , | ||
s::cl_float | |||
) |
s::cl_double __host_std::MAKE_GEO_1V_2V_RS | ( | sycl_host_Dot | , |
__FMul_impl | , | ||
s::cl_half | , | ||
s::cl_half | , | ||
s::cl_half | |||
) |
Definition at line 165 of file builtins_geometric.cpp.
s::cl_double __host_std::sycl_host_acos | ( | s::cl_double | x | ) |
Definition at line 97 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::acos().
s::cl_float __host_std::sycl_host_acos | ( | s::cl_float | x | ) |
Definition at line 94 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::acos().
s::cl_half __host_std::sycl_host_acos | ( | s::cl_half | x | ) |
Definition at line 100 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::acos().
s::cl_double __host_std::sycl_host_acosh | ( | s::cl_double | x | ) |
Definition at line 111 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_acosh | ( | s::cl_float | x | ) |
Definition at line 108 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_acosh | ( | s::cl_half | x | ) |
Definition at line 114 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_acospi | ( | s::cl_double | x | ) |
Definition at line 125 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_acospi | ( | s::cl_float | x | ) |
Definition at line 122 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_acospi | ( | s::cl_half | x | ) |
Definition at line 128 of file builtins_math.cpp.
cl::cl_int __host_std::sycl_host_All | ( | s::vec< cl::cl_int, 2 > | ) |
cl::cl_int __host_std::sycl_host_All | ( | s::vec< cl::cl_int, 3 > | ) |
cl::cl_int __host_std::sycl_host_All | ( | s::vec< cl::cl_int, 4 > | ) |
cl::cl_int __host_std::sycl_host_All | ( | s::vec< int, 1 > | ) |
s::cl_double __host_std::sycl_host_asin | ( | s::cl_double | x | ) |
Definition at line 139 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::asin().
s::cl_float __host_std::sycl_host_asin | ( | s::cl_float | x | ) |
Definition at line 136 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::asin().
s::cl_half __host_std::sycl_host_asin | ( | s::cl_half | x | ) |
Definition at line 142 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::asin().
s::cl_double __host_std::sycl_host_asinh | ( | s::cl_double | x | ) |
Definition at line 153 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_asinh | ( | s::cl_float | x | ) |
Definition at line 150 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_asinh | ( | s::cl_half | x | ) |
Definition at line 156 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_asinpi | ( | s::cl_double | x | ) |
Definition at line 167 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_asinpi | ( | s::cl_float | x | ) |
Definition at line 164 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_asinpi | ( | s::cl_half | x | ) |
Definition at line 170 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_atan | ( | s::cl_double | x | ) |
Definition at line 181 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::atan().
s::cl_float __host_std::sycl_host_atan | ( | s::cl_float | x | ) |
Definition at line 178 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::atan().
s::cl_half __host_std::sycl_host_atan | ( | s::cl_half | x | ) |
Definition at line 184 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::atan().
s::cl_double __host_std::sycl_host_atan2 | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 196 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::atan2().
s::cl_float __host_std::sycl_host_atan2 | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 192 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::atan2().
s::cl_half __host_std::sycl_host_atan2 | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 200 of file builtins_math.cpp.
References sycl::_V1::ext::intel::experimental::esimd::atan2().
s::cl_double __host_std::sycl_host_atan2pi | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 240 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_atan2pi | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 236 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_atan2pi | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 244 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_atanh | ( | s::cl_double | x | ) |
Definition at line 211 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_atanh | ( | s::cl_float | x | ) |
Definition at line 208 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_atanh | ( | s::cl_half | x | ) |
Definition at line 214 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_atanpi | ( | s::cl_double | x | ) |
Definition at line 225 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_atanpi | ( | s::cl_float | x | ) |
Definition at line 222 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_atanpi | ( | s::cl_half | x | ) |
Definition at line 228 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_cbrt | ( | s::cl_double | x | ) |
Definition at line 255 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_cbrt | ( | s::cl_float | x | ) |
Definition at line 252 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_cbrt | ( | s::cl_half | x | ) |
Definition at line 258 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_ceil | ( | s::cl_double | x | ) |
Definition at line 269 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::ceil().
s::cl_float __host_std::sycl_host_ceil | ( | s::cl_float | x | ) |
Definition at line 266 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::ceil().
s::cl_half __host_std::sycl_host_ceil | ( | s::cl_half | x | ) |
Definition at line 272 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::ceil().
s::cl_char __host_std::sycl_host_clz | ( | s::cl_char | x | ) |
Definition at line 500 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_clz | ( | s::cl_int | x | ) |
Definition at line 512 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_clz | ( | s::cl_long | x | ) |
Definition at line 516 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_clz | ( | s::cl_short | x | ) |
Definition at line 506 of file builtins_integer.cpp.
s::cl_short s::cl_uchar __host_std::sycl_host_clz | ( | s::cl_uchar | x | ) |
Definition at line 497 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_clz | ( | s::cl_uint | x | ) |
Definition at line 509 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_clz | ( | s::cl_ulong | x | ) |
Definition at line 513 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_clz | ( | s::cl_ushort | x | ) |
Definition at line 503 of file builtins_integer.cpp.
s::cl_double __host_std::sycl_host_copysign | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 284 of file builtins_math.cpp.
References sycl::_V1::ext::intel::math::copysign().
s::cl_float __host_std::sycl_host_copysign | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 280 of file builtins_math.cpp.
References sycl::_V1::ext::intel::math::copysign().
s::cl_half __host_std::sycl_host_copysign | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 288 of file builtins_math.cpp.
References sycl::_V1::ext::intel::math::copysign().
s::cl_double __host_std::sycl_host_cos | ( | s::cl_double | x | ) |
Definition at line 300 of file builtins_math.cpp.
References sycl::_V1::cos().
s::cl_float __host_std::sycl_host_cos | ( | s::cl_float | x | ) |
Definition at line 297 of file builtins_math.cpp.
References sycl::_V1::cos().
s::cl_half __host_std::sycl_host_cos | ( | s::cl_half | x | ) |
Definition at line 303 of file builtins_math.cpp.
References sycl::_V1::cos().
s::cl_double __host_std::sycl_host_cosh | ( | s::cl_double | x | ) |
Definition at line 314 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_cosh | ( | s::cl_float | x | ) |
Definition at line 311 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_cosh | ( | s::cl_half | x | ) |
Definition at line 317 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_cospi | ( | s::cl_double | x | ) |
Definition at line 328 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_cospi | ( | s::cl_float | x | ) |
Definition at line 325 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_cospi | ( | s::cl_half | x | ) |
Definition at line 331 of file builtins_math.cpp.
s::vec<cl::cl_double, 3> __host_std::sycl_host_cross | ( | s::vec< cl::cl_double, 3 > | p0, |
s::vec< cl::cl_double, 3 > | p1 | ||
) |
Definition at line 131 of file builtins_geometric.cpp.
s::vec<cl::cl_double, 4> __host_std::sycl_host_cross | ( | s::vec< cl::cl_double, 4 > | p0, |
s::vec< cl::cl_double, 4 > | p1 | ||
) |
Definition at line 136 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 3> __host_std::sycl_host_cross | ( | s::vec< cl::cl_float, 3 > | p0, |
s::vec< cl::cl_float, 3 > | p1 | ||
) |
Definition at line 121 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 4> __host_std::sycl_host_cross | ( | s::vec< cl::cl_float, 4 > | p0, |
s::vec< cl::cl_float, 4 > | p1 | ||
) |
Definition at line 126 of file builtins_geometric.cpp.
s::vec<cl::cl_half, 3> __host_std::sycl_host_cross | ( | s::vec< cl::cl_half, 3 > | p0, |
s::vec< cl::cl_half, 3 > | p1 | ||
) |
Definition at line 141 of file builtins_geometric.cpp.
s::vec<cl::cl_half, 4> __host_std::sycl_host_cross | ( | s::vec< cl::cl_half, 4 > | p0, |
s::vec< cl::cl_half, 4 > | p1 | ||
) |
Definition at line 145 of file builtins_geometric.cpp.
s::cl_char __host_std::sycl_host_ctz | ( | s::cl_char | x | ) |
Definition at line 532 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_ctz | ( | s::cl_int | x | ) |
Definition at line 544 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_ctz | ( | s::cl_long | x | ) |
Definition at line 548 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_ctz | ( | s::cl_short | x | ) |
Definition at line 538 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_ctz | ( | s::cl_uchar | x | ) |
Definition at line 529 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_ctz | ( | s::cl_uint | x | ) |
Definition at line 541 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_ctz | ( | s::cl_ulong | x | ) |
Definition at line 545 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_ctz | ( | s::cl_ushort | x | ) |
Definition at line 535 of file builtins_integer.cpp.
s::cl_double __host_std::sycl_host_degrees | ( | s::cl_double | radians | ) |
Definition at line 90 of file builtins_common.cpp.
s::cl_double s::cl_float __host_std::sycl_host_degrees | ( | s::cl_float | radians | ) |
Definition at line 87 of file builtins_common.cpp.
s::cl_half __host_std::sycl_host_degrees | ( | s::cl_half | radians | ) |
Definition at line 93 of file builtins_common.cpp.
cl::cl_double __host_std::sycl_host_distance | ( | cl::cl_double | p0, |
cl::cl_double | p1 | ||
) |
Definition at line 236 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | cl::cl_float | p0, |
cl::cl_float | p1 | ||
) |
Definition at line 216 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_half __host_std::sycl_host_distance | ( | cl::cl_half | p0, |
cl::cl_half | p1 | ||
) |
Definition at line 256 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_double __host_std::sycl_host_distance | ( | s::vec< cl::cl_double, 2 > | p0, |
s::vec< cl::cl_double, 2 > | p1 | ||
) |
Definition at line 244 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_double __host_std::sycl_host_distance | ( | s::vec< cl::cl_double, 3 > | p0, |
s::vec< cl::cl_double, 3 > | p1 | ||
) |
Definition at line 248 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_double __host_std::sycl_host_distance | ( | s::vec< cl::cl_double, 4 > | p0, |
s::vec< cl::cl_double, 4 > | p1 | ||
) |
Definition at line 252 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | s::vec< cl::cl_float, 2 > | p0, |
s::vec< cl::cl_float, 2 > | p1 | ||
) |
Definition at line 224 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | s::vec< cl::cl_float, 3 > | p0, |
s::vec< cl::cl_float, 3 > | p1 | ||
) |
Definition at line 228 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | s::vec< cl::cl_float, 4 > | p0, |
s::vec< cl::cl_float, 4 > | p1 | ||
) |
Definition at line 232 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_half __host_std::sycl_host_distance | ( | s::vec< cl::cl_half, 2 > | p0, |
s::vec< cl::cl_half, 2 > | p1 | ||
) |
Definition at line 263 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_half __host_std::sycl_host_distance | ( | s::vec< cl::cl_half, 3 > | p0, |
s::vec< cl::cl_half, 3 > | p1 | ||
) |
Definition at line 267 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_half __host_std::sycl_host_distance | ( | s::vec< cl::cl_half, 4 > | p0, |
s::vec< cl::cl_half, 4 > | p1 | ||
) |
Definition at line 271 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | s::vec< double, 1 > | p0, |
s::vec< double, 1 > | p1 | ||
) |
Definition at line 240 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | s::vec< float, 1 > | p0, |
s::vec< float, 1 > | p1 | ||
) |
Definition at line 220 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_float __host_std::sycl_host_distance | ( | s::vec< s::half, 1 > | p0, |
s::vec< s::half, 1 > | p1 | ||
) |
Definition at line 259 of file builtins_geometric.cpp.
References sycl_host_length().
cl::cl_double __host_std::sycl_host_Dot | ( | s::vec< cl::cl_double, 2 > | , |
s::vec< cl::cl_double, 2 > | |||
) |
cl::cl_double __host_std::sycl_host_Dot | ( | s::vec< cl::cl_double, 3 > | , |
s::vec< cl::cl_double, 3 > | |||
) |
cl::cl_double __host_std::sycl_host_Dot | ( | s::vec< cl::cl_double, 4 > | , |
s::vec< cl::cl_double, 4 > | |||
) |
cl::cl_float __host_std::sycl_host_Dot | ( | s::vec< cl::cl_float, 2 > | , |
s::vec< cl::cl_float, 2 > | |||
) |
cl::cl_float __host_std::sycl_host_Dot | ( | s::vec< cl::cl_float, 3 > | , |
s::vec< cl::cl_float, 3 > | |||
) |
cl::cl_float __host_std::sycl_host_Dot | ( | s::vec< cl::cl_float, 4 > | , |
s::vec< cl::cl_float, 4 > | |||
) |
cl::cl_half __host_std::sycl_host_Dot | ( | s::vec< cl::cl_half, 2 > | , |
s::vec< cl::cl_half, 2 > | |||
) |
cl::cl_half __host_std::sycl_host_Dot | ( | s::vec< cl::cl_half, 3 > | , |
s::vec< cl::cl_half, 3 > | |||
) |
cl::cl_half __host_std::sycl_host_Dot | ( | s::vec< cl::cl_half, 4 > | , |
s::vec< cl::cl_half, 4 > | |||
) |
cl::cl_double __host_std::sycl_host_Dot | ( | s::vec< double, 1 > | , |
s::vec< double, 1 > | |||
) |
cl::cl_float __host_std::sycl_host_Dot | ( | s::vec< float, 1 > | , |
s::vec< float, 1 > | |||
) |
cl::cl_half __host_std::sycl_host_Dot | ( | s::vec< s::half, 1 > | , |
s::vec< s::half, 1 > | |||
) |
s::cl_double __host_std::sycl_host_erf | ( | s::cl_double | x | ) |
Definition at line 356 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_erf | ( | s::cl_float | x | ) |
Definition at line 353 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_erf | ( | s::cl_half | x | ) |
Definition at line 359 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_erfc | ( | s::cl_double | x | ) |
Definition at line 342 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_erfc | ( | s::cl_float | x | ) |
Definition at line 339 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_erfc | ( | s::cl_half | x | ) |
Definition at line 345 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_exp | ( | s::cl_double | x | ) |
Definition at line 370 of file builtins_math.cpp.
References sycl::_V1::exp().
s::cl_float __host_std::sycl_host_exp | ( | s::cl_float | x | ) |
Definition at line 367 of file builtins_math.cpp.
References sycl::_V1::exp().
s::cl_half __host_std::sycl_host_exp | ( | s::cl_half | x | ) |
Definition at line 373 of file builtins_math.cpp.
References sycl::_V1::exp().
s::cl_double __host_std::sycl_host_exp10 | ( | s::cl_double | x | ) |
Definition at line 398 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::pow().
s::cl_float __host_std::sycl_host_exp10 | ( | s::cl_float | x | ) |
Definition at line 395 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::pow().
s::cl_half __host_std::sycl_host_exp10 | ( | s::cl_half | x | ) |
Definition at line 401 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::pow().
s::cl_double __host_std::sycl_host_exp2 | ( | s::cl_double | x | ) |
Definition at line 384 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::exp2().
s::cl_float __host_std::sycl_host_exp2 | ( | s::cl_float | x | ) |
Definition at line 381 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::exp2().
s::cl_half __host_std::sycl_host_exp2 | ( | s::cl_half | x | ) |
Definition at line 387 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::exp2().
s::cl_double __host_std::sycl_host_expm1 | ( | s::cl_double | x | ) |
Definition at line 412 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_expm1 | ( | s::cl_float | x | ) |
Definition at line 409 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_expm1 | ( | s::cl_half | x | ) |
Definition at line 415 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_fabs | ( | s::cl_double | x | ) |
Definition at line 426 of file builtins_math.cpp.
References sycl::_V1::ext::oneapi::fabs().
s::cl_float __host_std::sycl_host_fabs | ( | s::cl_float | x | ) |
Definition at line 423 of file builtins_math.cpp.
References sycl::_V1::ext::oneapi::fabs().
s::cl_half __host_std::sycl_host_fabs | ( | s::cl_half | x | ) |
Definition at line 429 of file builtins_math.cpp.
References sycl::_V1::ext::oneapi::fabs().
cl::cl_float __host_std::sycl_host_fast_distance | ( | cl::cl_float | p0, |
cl::cl_float | p1 | ||
) |
Definition at line 370 of file builtins_geometric.cpp.
References sycl_host_fast_length().
cl::cl_float __host_std::sycl_host_fast_distance | ( | s::vec< cl::cl_float, 2 > | p0, |
s::vec< cl::cl_float, 2 > | p1 | ||
) |
Definition at line 378 of file builtins_geometric.cpp.
References sycl_host_fast_length().
cl::cl_float __host_std::sycl_host_fast_distance | ( | s::vec< cl::cl_float, 3 > | p0, |
s::vec< cl::cl_float, 3 > | p1 | ||
) |
Definition at line 382 of file builtins_geometric.cpp.
References sycl_host_fast_length().
cl::cl_float __host_std::sycl_host_fast_distance | ( | s::vec< cl::cl_float, 4 > | p0, |
s::vec< cl::cl_float, 4 > | p1 | ||
) |
Definition at line 386 of file builtins_geometric.cpp.
References sycl_host_fast_length().
cl::cl_float __host_std::sycl_host_fast_distance | ( | s::vec< float, 1 > | p0, |
s::vec< float, 1 > | p1 | ||
) |
Definition at line 374 of file builtins_geometric.cpp.
References sycl_host_fast_length().
cl::cl_float __host_std::sycl_host_fast_length | ( | cl::cl_float | p | ) |
Definition at line 330 of file builtins_geometric.cpp.
Referenced by sycl_host_fast_distance().
cl::cl_float __host_std::sycl_host_fast_length | ( | s::vec< cl::cl_float, 2 > | p | ) |
Definition at line 336 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_fast_length | ( | s::vec< cl::cl_float, 3 > | p | ) |
Definition at line 339 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_fast_length | ( | s::vec< cl::cl_float, 4 > | p | ) |
Definition at line 342 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_fast_length | ( | s::vec< float, 1 > | p | ) |
Definition at line 333 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_fast_normalize | ( | cl::cl_float | p | ) |
Definition at line 347 of file builtins_geometric.cpp.
References sycl::_V1::ext::intel::esimd::sqrt(), and sycl_host_FMul().
s::vec<cl::cl_float, 2> __host_std::sycl_host_fast_normalize | ( | s::vec< cl::cl_float, 2 > | p | ) |
Definition at line 357 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 3> __host_std::sycl_host_fast_normalize | ( | s::vec< cl::cl_float, 3 > | p | ) |
Definition at line 361 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 4> __host_std::sycl_host_fast_normalize | ( | s::vec< cl::cl_float, 4 > | p | ) |
Definition at line 365 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_fast_normalize | ( | s::vec< float, 1 > | p | ) |
Definition at line 353 of file builtins_geometric.cpp.
s::cl_double __host_std::sycl_host_fclamp | ( | s::cl_double | x, |
s::cl_double | minval, | ||
s::cl_double | maxval | ||
) |
Definition at line 72 of file builtins_common.cpp.
s::cl_float __host_std::sycl_host_fclamp | ( | s::cl_float | x, |
s::cl_float | minval, | ||
s::cl_float | maxval | ||
) |
Definition at line 68 of file builtins_common.cpp.
s::cl_half __host_std::sycl_host_fclamp | ( | s::cl_half | x, |
s::cl_half | minval, | ||
s::cl_half | maxval | ||
) |
Definition at line 76 of file builtins_common.cpp.
s::cl_double __host_std::sycl_host_fdim | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 440 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_fdim | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 437 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_fdim | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 444 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_floor | ( | s::cl_double | x | ) |
Definition at line 455 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::floor().
s::cl_float __host_std::sycl_host_floor | ( | s::cl_float | x | ) |
Definition at line 452 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::floor().
s::cl_half __host_std::sycl_host_floor | ( | s::cl_half | x | ) |
Definition at line 458 of file builtins_math.cpp.
References sycl::_V1::ext::intel::esimd::floor().
s::cl_double __host_std::sycl_host_fma | ( | s::cl_double | a, |
s::cl_double | b, | ||
s::cl_double | c | ||
) |
Definition at line 470 of file builtins_math.cpp.
s::cl_float __host_std::sycl_host_fma | ( | s::cl_float | a, |
s::cl_float | b, | ||
s::cl_float | c | ||
) |
Definition at line 466 of file builtins_math.cpp.
s::cl_half __host_std::sycl_host_fma | ( | s::cl_half | a, |
s::cl_half | b, | ||
s::cl_half | c | ||
) |
Definition at line 474 of file builtins_math.cpp.
s::cl_double __host_std::sycl_host_fmax_common | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 122 of file builtins_common.cpp.
s::cl_float __host_std::sycl_host_fmax_common | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 118 of file builtins_common.cpp.
s::cl_half __host_std::sycl_host_fmax_common | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 126 of file builtins_common.cpp.
s::cl_double __host_std::sycl_host_fmin_common | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 105 of file builtins_common.cpp.
s::cl_float __host_std::sycl_host_fmin_common | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 101 of file builtins_common.cpp.
s::cl_half __host_std::sycl_host_fmin_common | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 109 of file builtins_common.cpp.
cl::cl_double __host_std::sycl_host_FMul | ( | cl::cl_double | p0, |
cl::cl_double | p1 | ||
) |
Definition at line 153 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_FMul | ( | cl::cl_float | p0, |
cl::cl_float | p1 | ||
) |
Definition at line 150 of file builtins_geometric.cpp.
Referenced by sycl_host_fast_normalize().
cl::cl_float __host_std::sycl_host_FMul | ( | cl::cl_half | p0, |
cl::cl_half | p1 | ||
) |
Definition at line 156 of file builtins_geometric.cpp.
rel_res_t __host_std::sycl_host_FOrdEqual | ( | s::cl_double | x, |
s::cl_double | y | ||
) |
Definition at line 157 of file builtins_relational.cpp.
rel_res_t __host_std::sycl_host_FOrdEqual | ( | s::cl_float | x, |
s::cl_float | y | ||
) |
Definition at line 153 of file builtins_relational.cpp.
rel_res_t __host_std::sycl_host_FOrdEqual | ( | s::cl_half | x, |
s::cl_half | y | ||
) |
Definition at line 161 of file builtins_relational.cpp.
cl::cl_double __host_std::sycl_host_length | ( | cl::cl_double | p | ) |
Definition at line 172 of file builtins_geometric.cpp.
Referenced by sycl_host_distance().
cl::cl_half __host_std::sycl_host_length | ( | cl::cl_half | p | ) |
Definition at line 175 of file builtins_geometric.cpp.
cl::cl_double __host_std::sycl_host_length | ( | s::vec< cl::cl_double, 2 > | p | ) |
Definition at line 193 of file builtins_geometric.cpp.
cl::cl_double __host_std::sycl_host_length | ( | s::vec< cl::cl_double, 3 > | p | ) |
Definition at line 196 of file builtins_geometric.cpp.
cl::cl_double __host_std::sycl_host_length | ( | s::vec< cl::cl_double, 4 > | p | ) |
Definition at line 199 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_length | ( | s::vec< cl::cl_float, 2 > | p | ) |
Definition at line 181 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_length | ( | s::vec< cl::cl_float, 3 > | p | ) |
Definition at line 184 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_length | ( | s::vec< cl::cl_float, 4 > | p | ) |
Definition at line 187 of file builtins_geometric.cpp.
cl::cl_half __host_std::sycl_host_length | ( | s::vec< cl::cl_half, 2 > | p | ) |
Definition at line 205 of file builtins_geometric.cpp.
cl::cl_half __host_std::sycl_host_length | ( | s::vec< cl::cl_half, 3 > | p | ) |
Definition at line 208 of file builtins_geometric.cpp.
cl::cl_half __host_std::sycl_host_length | ( | s::vec< cl::cl_half, 4 > | p | ) |
Definition at line 211 of file builtins_geometric.cpp.
cl::cl_double __host_std::sycl_host_length | ( | s::vec< double, 1 > | p | ) |
Definition at line 190 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_length | ( | s::vec< float, 1 > | p | ) |
Definition at line 178 of file builtins_geometric.cpp.
cl::cl_half __host_std::sycl_host_length | ( | s::vec< s::half, 1 > | p | ) |
Definition at line 202 of file builtins_geometric.cpp.
s::cl_double __host_std::sycl_host_mix | ( | s::cl_double | x, |
s::cl_double | y, | ||
s::cl_double | a | ||
) |
Definition at line 139 of file builtins_common.cpp.
s::cl_float __host_std::sycl_host_mix | ( | s::cl_float | x, |
s::cl_float | y, | ||
s::cl_float | a | ||
) |
Definition at line 135 of file builtins_common.cpp.
s::cl_half __host_std::sycl_host_mix | ( | s::cl_half | x, |
s::cl_half | y, | ||
s::cl_half | a | ||
) |
Definition at line 143 of file builtins_common.cpp.
cl::cl_double __host_std::sycl_host_normalize | ( | cl::cl_double | p | ) |
Definition at line 295 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_normalize | ( | cl::cl_float | p | ) |
Definition at line 277 of file builtins_geometric.cpp.
cl::cl_half __host_std::sycl_host_normalize | ( | cl::cl_half | p | ) |
Definition at line 313 of file builtins_geometric.cpp.
s::vec<cl::cl_double, 2> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_double, 2 > | p | ) |
Definition at line 302 of file builtins_geometric.cpp.
s::vec<cl::cl_double, 3> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_double, 3 > | p | ) |
Definition at line 306 of file builtins_geometric.cpp.
s::vec<cl::cl_double, 4> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_double, 4 > | p | ) |
Definition at line 310 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 2> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_float, 2 > | p | ) |
Definition at line 284 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 3> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_float, 3 > | p | ) |
Definition at line 288 of file builtins_geometric.cpp.
s::vec<cl::cl_float, 4> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_float, 4 > | p | ) |
Definition at line 292 of file builtins_geometric.cpp.
s::vec<cl::cl_half, 2> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_half, 2 > | p | ) |
Definition at line 317 of file builtins_geometric.cpp.
s::vec<cl::cl_half, 3> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_half, 3 > | p | ) |
Definition at line 321 of file builtins_geometric.cpp.
s::vec<cl::cl_half, 4> __host_std::sycl_host_normalize | ( | s::vec< cl::cl_half, 4 > | p | ) |
Definition at line 325 of file builtins_geometric.cpp.
cl::cl_double __host_std::sycl_host_normalize | ( | s::vec< double, 1 > | p | ) |
Definition at line 298 of file builtins_geometric.cpp.
cl::cl_float __host_std::sycl_host_normalize | ( | s::vec< float, 1 > | p | ) |
Definition at line 280 of file builtins_geometric.cpp.
s::cl_uchar __host_std::sycl_host_s_abs | ( | s::cl_char | x | ) |
Definition at line 250 of file builtins_integer.cpp.
References sycl::_V1::ext::intel::esimd::abs().
s::cl_uint __host_std::sycl_host_s_abs | ( | s::cl_int | x | ) |
Definition at line 256 of file builtins_integer.cpp.
References sycl::_V1::ext::intel::esimd::abs().
s::cl_ulong __host_std::sycl_host_s_abs | ( | s::cl_long | x | ) |
Definition at line 259 of file builtins_integer.cpp.
References sycl::_V1::ext::intel::esimd::abs().
s::cl_ushort __host_std::sycl_host_s_abs | ( | s::cl_short | x | ) |
Definition at line 253 of file builtins_integer.cpp.
References sycl::_V1::ext::intel::esimd::abs().
s::cl_uchar __host_std::sycl_host_s_abs_diff | ( | s::cl_char | x, |
s::cl_char | y | ||
) |
Definition at line 291 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_s_abs_diff | ( | s::cl_int | x, |
s::cl_int | y | ||
) |
Definition at line 299 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_s_abs_diff | ( | s::cl_long | x, |
s::cl_long | y | ||
) |
Definition at line 303 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_s_abs_diff | ( | s::cl_short | x, |
s::cl_short | y | ||
) |
Definition at line 295 of file builtins_integer.cpp.
s::cl_char __host_std::sycl_host_s_add_sat | ( | s::cl_char | x, |
s::cl_char | y | ||
) |
Definition at line 335 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_s_add_sat | ( | s::cl_int | x, |
s::cl_int | y | ||
) |
Definition at line 343 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_s_add_sat | ( | s::cl_long | x, |
s::cl_long | y | ||
) |
Definition at line 346 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_s_add_sat | ( | s::cl_short | x, |
s::cl_short | y | ||
) |
Definition at line 339 of file builtins_integer.cpp.
s::cl_ushort s::cl_uchar s::cl_ulong s::cl_char __host_std::sycl_host_s_clamp | ( | s::cl_char | x, |
s::cl_char | minval, | ||
s::cl_char | maxval | ||
) |
Definition at line 469 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_s_clamp | ( | s::cl_int | x, |
s::cl_int | minval, | ||
s::cl_int | maxval | ||
) |
Definition at line 477 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_s_clamp | ( | s::cl_long | x, |
s::cl_long | minval, | ||
s::cl_long | maxval | ||
) |
Definition at line 481 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_s_clamp | ( | s::cl_short | x, |
s::cl_short | minval, | ||
s::cl_short | maxval | ||
) |
Definition at line 473 of file builtins_integer.cpp.
s::cl_char __host_std::sycl_host_s_hadd | ( | s::cl_char | x, |
s::cl_char | y | ||
) |
Definition at line 377 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_s_hadd | ( | s::cl_int | x, |
s::cl_int | y | ||
) |
Definition at line 384 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_s_hadd | ( | s::cl_long | x, |
s::cl_long | y | ||
) |
Definition at line 387 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_s_hadd | ( | s::cl_short | x, |
s::cl_short | y | ||
) |
Definition at line 380 of file builtins_integer.cpp.
s::cl_char __host_std::sycl_host_s_mad_hi | ( | s::cl_char | x, |
s::cl_char | minval, | ||
s::cl_char | maxval | ||
) |
Definition at line 599 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_s_mad_hi | ( | s::cl_int | x, |
s::cl_int | minval, | ||
s::cl_int | maxval | ||
) |
Definition at line 607 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_s_mad_hi | ( | s::cl_long | x, |
s::cl_long | minval, | ||
s::cl_long | maxval | ||
) |
Definition at line 611 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_s_mad_hi | ( | s::cl_short | x, |
s::cl_short | minval, | ||
s::cl_short | maxval | ||
) |
Definition at line 603 of file builtins_integer.cpp.
s::cl_char __host_std::sycl_host_s_mul_hi | ( | s::cl_char | a, |
s::cl_char | b | ||
) |
Definition at line 561 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_s_mul_hi | ( | s::cl_int | a, |
s::cl_int | b | ||
) |
Definition at line 567 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_s_mul_hi | ( | s::cl_long | x, |
s::cl_long | y | ||
) |
Definition at line 570 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_s_mul_hi | ( | s::cl_short | a, |
s::cl_short | b | ||
) |
Definition at line 564 of file builtins_integer.cpp.
s::cl_char __host_std::sycl_host_s_rhadd | ( | s::cl_char | x, |
s::cl_char | y | ||
) |
Definition at line 417 of file builtins_integer.cpp.
s::cl_int __host_std::sycl_host_s_rhadd | ( | s::cl_int | x, |
s::cl_int | y | ||
) |
Definition at line 424 of file builtins_integer.cpp.
s::cl_long __host_std::sycl_host_s_rhadd | ( | s::cl_long | x, |
s::cl_long | y | ||
) |
Definition at line 427 of file builtins_integer.cpp.
s::cl_short __host_std::sycl_host_s_rhadd | ( | s::cl_short | x, |
s::cl_short | y | ||
) |
Definition at line 420 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_abs | ( | s::cl_uchar | x | ) |
Definition at line 240 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_abs | ( | s::cl_uint | x | ) |
Definition at line 242 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_abs | ( | s::cl_ulong | x | ) |
Definition at line 243 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_abs | ( | s::cl_ushort | x | ) |
Definition at line 241 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_abs_diff | ( | s::cl_uchar | x, |
s::cl_uchar | y | ||
) |
Definition at line 268 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_abs_diff | ( | s::cl_uint | x, |
s::cl_uint | y | ||
) |
Definition at line 276 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_abs_diff | ( | s::cl_ulong | x, |
s::cl_ulong | y | ||
) |
Definition at line 280 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_abs_diff | ( | s::cl_ushort | x, |
s::cl_ushort | y | ||
) |
Definition at line 272 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_add_sat | ( | s::cl_uchar | x, |
s::cl_uchar | y | ||
) |
Definition at line 313 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_add_sat | ( | s::cl_uint | x, |
s::cl_uint | y | ||
) |
Definition at line 321 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_add_sat | ( | s::cl_ulong | x, |
s::cl_ulong | y | ||
) |
Definition at line 325 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_add_sat | ( | s::cl_ushort | x, |
s::cl_ushort | y | ||
) |
Definition at line 317 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_clamp | ( | s::cl_uchar | x, |
s::cl_uchar | minval, | ||
s::cl_uchar | maxval | ||
) |
Definition at line 436 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_clamp | ( | s::cl_uint | x, |
s::cl_uint | minval, | ||
s::cl_uint | maxval | ||
) |
Definition at line 445 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_clamp | ( | s::cl_ulong | x, |
s::cl_ulong | minval, | ||
s::cl_ulong | maxval | ||
) |
Definition at line 449 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_clamp | ( | s::cl_ushort | x, |
s::cl_ushort | minval, | ||
s::cl_ushort | maxval | ||
) |
Definition at line 440 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_hadd | ( | s::cl_uchar | x, |
s::cl_uchar | y | ||
) |
Definition at line 356 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_hadd | ( | s::cl_uint | x, |
s::cl_uint | y | ||
) |
Definition at line 364 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_hadd | ( | s::cl_ulong | x, |
s::cl_ulong | y | ||
) |
Definition at line 367 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_hadd | ( | s::cl_ushort | x, |
s::cl_ushort | y | ||
) |
Definition at line 360 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_mul_hi | ( | s::cl_uchar | a, |
s::cl_uchar | b | ||
) |
Definition at line 580 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_mul_hi | ( | s::cl_uint | a, |
s::cl_uint | b | ||
) |
Definition at line 586 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_mul_hi | ( | s::cl_ulong | x, |
s::cl_ulong | y | ||
) |
Definition at line 589 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_mul_hi | ( | s::cl_ushort | a, |
s::cl_ushort | b | ||
) |
Definition at line 583 of file builtins_integer.cpp.
s::cl_uchar __host_std::sycl_host_u_rhadd | ( | s::cl_uchar | x, |
s::cl_uchar | y | ||
) |
Definition at line 396 of file builtins_integer.cpp.
s::cl_uint __host_std::sycl_host_u_rhadd | ( | s::cl_uint | x, |
s::cl_uint | y | ||
) |
Definition at line 404 of file builtins_integer.cpp.
s::cl_ulong __host_std::sycl_host_u_rhadd | ( | s::cl_ulong | x, |
s::cl_ulong | y | ||
) |
Definition at line 407 of file builtins_integer.cpp.
s::cl_ushort __host_std::sycl_host_u_rhadd | ( | s::cl_ushort | x, |
s::cl_ushort | y | ||
) |
Definition at line 400 of file builtins_integer.cpp.
__host_std::__FMul_impl |
Definition at line 163 of file builtins_geometric.cpp.
__host_std::__vFOrdEqual |
Definition at line 167 of file builtins_relational.cpp.