Home
last modified time | relevance | path

Searched defs:vec_step (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h330 #define vec_step(x) __builtin_vec_step (* (__typeof__ (x) *) 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h63 #define vec_step(x) __builtin_vec_step (* (__typeof__ (x) *) 0) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h63 #define vec_step(x) __builtin_vec_step (* (__typeof__ (x) *) 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h684 #define vec_step(x) __builtin_vec_step (* (__typeof__ (x) *) 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c4677 tree vec_step = build_vector_from_val (cr_index_vector_type, step); in vect_create_epilog_for_reduction() local
7385 tree new_vec, vec_init, vec_step, t; in vectorizable_induction() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc5343 tree vec_step = build_vector_from_val (cr_index_vector_type, step); in vect_create_epilog_for_reduction() local
8110 tree new_vec, vec_init, vec_step, t; in vectorizable_induction() local