Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dmth_intrinsics.h39 typedef float vrs4_t __attribute__((vector_size(4*sizeof(float)))); typedef
H A Darm64intrin.h29 typedef float vrs4_t __attribute__((vector_size(4 * sizeof(float)))); typedef
113 inline operator vrs4_t() const { in vrs4_t() function
323 typedef float vrs4_t __attribute__((vector_size(4 * sizeof(float)))); typedef
410 inline operator vrs4_t() const { in vrs4_t() function
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/test/
H A Dpgmath_test.h29 typedef float vrs4_t __attribute__((vector_size(4*sizeof(float)))); typedef