Searched refs:vec_insert_and_zero (Results 1 – 7 of 7) sorted by relevance
110 vss += vec_revb(vec_insert_and_zero(cptrss)); in test_core()112 vus += vec_revb(vec_insert_and_zero(cptrus)); in test_core()114 vsi += vec_revb(vec_insert_and_zero(cptrsi)); in test_core()116 vui += vec_revb(vec_insert_and_zero(cptrui)); in test_core()118 vsl += vec_revb(vec_insert_and_zero(cptrsl)); in test_core()120 vul += vec_revb(vec_insert_and_zero(cptrul)); in test_core()122 vf += vec_revb(vec_insert_and_zero(cptrf)); in test_core()124 vd += vec_revb(vec_insert_and_zero(cptrd)); in test_core()
46 vf += vec_revb(vec_insert_and_zero(cptrf)); in test_core()48 vd += vec_revb(vec_insert_and_zero(cptrd)); in test_core()
79 vf = vec_insert_and_zero(cptrf); in test_core()82 vd = vec_insert_and_zero(cptrd); in test_core()
43 vd = vec_insert_and_zero(cptrd); in test_core()
111 vf = vec_insert_and_zero(cptrf); in test_core()114 vd = vec_insert_and_zero(cptrd); in test_core()
196 vsc = vec_insert_and_zero(cptrsc); in test_core()199 vuc = vec_insert_and_zero(cptruc); in test_core()202 vss = vec_insert_and_zero(cptrss); in test_core()205 vus = vec_insert_and_zero(cptrus); in test_core()208 vsi = vec_insert_and_zero(cptrsi); in test_core()211 vui = vec_insert_and_zero(cptrui); in test_core()214 vsl = vec_insert_and_zero(cptrsl); in test_core()217 vul = vec_insert_and_zero(cptrul); in test_core()220 vd = vec_insert_and_zero(cptrd); in test_core()
314 vec_insert_and_zero(const signed char *__ptr) { in vec_insert_and_zero() function321 vec_insert_and_zero(const unsigned char *__ptr) { in vec_insert_and_zero() function328 vec_insert_and_zero(const signed short *__ptr) { in vec_insert_and_zero() function335 vec_insert_and_zero(const unsigned short *__ptr) { in vec_insert_and_zero() function342 vec_insert_and_zero(const signed int *__ptr) { in vec_insert_and_zero() function349 vec_insert_and_zero(const unsigned int *__ptr) { in vec_insert_and_zero() function356 vec_insert_and_zero(const signed long long *__ptr) { in vec_insert_and_zero() function363 vec_insert_and_zero(const unsigned long long *__ptr) { in vec_insert_and_zero() function371 vec_insert_and_zero(const float *__ptr) { in vec_insert_and_zero() function379 vec_insert_and_zero(const double *__ptr) { in vec_insert_and_zero() function