Searched refs:default_builtin_vector_alignment_reachable (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h108 extern bool default_builtin_vector_alignment_reachable (const_tree, bool);
H A Dtarghooks.c1268 default_builtin_vector_alignment_reachable (const_tree /*type*/, bool is_packed) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.h108 extern bool default_builtin_vector_alignment_reachable (const_tree, bool);
H A Dtarghooks.cc1466 default_builtin_vector_alignment_reachable (const_tree /*type*/, bool is_packed) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c2819 return default_builtin_vector_alignment_reachable (type, is_packed);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc2824 return default_builtin_vector_alignment_reachable (type, is_packed);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c30028 return default_builtin_vector_alignment_reachable (type, is_packed);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc30579 return default_builtin_vector_alignment_reachable (type, is_packed);

Completed in 501 milliseconds