Home
last modified time | relevance | path

Searched defs:vis4_t (Results 1 – 4 of 4) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dmth_intrinsics.h68 typedef int32_t vis4_t __attribute__((vector_size(4*sizeof(int32_t)))); typedef
H A Dmth_z2yy.h179 __gd_z2yy_xi(vrd8_t x, vis8_t iy, vrd4_t(*func)(vrd4_t, vis4_t)) in __gd_z2yy_xi() argument
H A Darm64intrin.h594 typedef int32_t vis4_t __attribute__((vector_size(4 * sizeof(int32_t)))); typedef
743 inline operator vis4_t() const { in vis4_t() function
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/test/
H A Dpgmath_test.h60 typedef int32_t vis4_t __attribute__((vector_size(4*sizeof(int32_t)))); typedef