Home
last modified time | relevance | path

Searched refs:vec_temp (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-vect-transform.c916 tree vec_temp; in vect_create_epilog_for_reduction() local
991 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
993 rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
1006 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()