Home
last modified time | relevance | path

Searched defs:vrs8_t (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dmth_z2yy.h31 __gs_z2yy_x(vrs16_t x, vrs8_t(*func)(vrs8_t)) in __gs_z2yy_x() argument
43 __gs_z2yy_xy(vrs16_t x, vrs16_t y, vrs8_t(*func)(vrs8_t, vrs8_t)) in __gs_z2yy_xy() argument
57 __gs_z2yy_sincos(vrs16_t x, vrs8_t(*func)(vrs8_t)) in __gs_z2yy_sincos() argument
71 __gs_z2yy_xk1(vrs16_t x, int64_t iy, vrs8_t(*func)(vrs8_t, int64_t)) in __gs_z2yy_xk1() argument
83 __gs_z2yy_xi(vrs16_t x, vis16_t iy, vrs8_t(*func)(vrs8_t, vis8_t)) in __gs_z2yy_xi() argument
97 __gs_z2yy_xk(vrs16_t x, vid8_t iyu, vid8_t iyl, vrs8_t(*func)(vrs8_t, vid4_t, vid4_t)) in __gs_z2yy_xk() argument
H A Dmth_intrinsics.h40 typedef float vrs8_t __attribute__((vector_size(8*sizeof(float)))); typedef
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/test/
H A Dpgmath_test.h30 typedef float vrs8_t __attribute__((vector_size(8*sizeof(float)))); typedef