Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-vect-transform.c911 enum tree_code shift_code = 0; in vect_create_epilog_for_reduction() local
919 shift_code = VEC_RSHIFT_EXPR; in vect_create_epilog_for_reduction()
960 build2 (shift_code, vectype, new_temp, bitpos)); in vect_create_epilog_for_reduction()