Searched refs:default_vector_alignment (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h105 extern HOST_WIDE_INT default_vector_alignment (const_tree);
H A Dtarghooks.c1246 default_vector_alignment (const_tree type) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.h105 extern HOST_WIDE_INT default_vector_alignment (const_tree);
H A Dtarghooks.cc1443 default_vector_alignment (const_tree type) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c16152 return default_vector_alignment (type);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc16484 return default_vector_alignment (type);

Completed in 414 milliseconds