Searched refs:eighth_t (Results 1 – 2 of 2) sorted by relevance
119 typedef typeof((vec_t){}[0]) __attribute__((vector_size(EIGHTH_SIZE))) eighth_t; typedef
663 # define shrink3(x) ((eighth_t)B(pmovqb, _mask, (vdi_t)(x), (vqi_eighth_t){}, ~0))1150 static inline eighth_t low_eighth(vec_t x) in low_eighth()1153 eighth_t y; in low_eighth()1573 eighth_t aux = low_eighth(src); in simd_test()1703 eighth_t aux1 = low_eighth(src), aux2; in simd_test()
Completed in 13 milliseconds