Searched refs:vector_alignment (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-data-refs.cc1027 poly_uint64 vector_alignment local
1030 SET_DR_TARGET_ALIGNMENT (dr_info, vector_alignment);
1045 if (!vector_alignment.is_constant (&vect_align_c))
2558 poly_uint64 vector_alignment
2565 else if (known_lt (dr_info->target_alignment, vector_alignment))
H A Dstor-layout.cc2453 SET_TYPE_ALIGN (type, targetm.vector_alignment (type));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-data-refs.c936 poly_uint64 vector_alignment local
938 DR_TARGET_ALIGNMENT (dr_info) = vector_alignment;
953 if (!vector_alignment.is_constant (&vect_align_c))
H A Dstor-layout.c2437 SET_TYPE_ALIGN (type, targetm.vector_alignment (type));

Completed in 119 milliseconds