Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c282 static HOST_WIDE_INT arm_vector_alignment (const_tree type);
752 #define TARGET_VECTOR_ALIGNMENT arm_vector_alignment
29973 arm_vector_alignment (const_tree type) in arm_vector_alignment() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc284 static HOST_WIDE_INT arm_vector_alignment (const_tree type);
747 #define TARGET_VECTOR_ALIGNMENT arm_vector_alignment
30524 arm_vector_alignment (const_tree type) in arm_vector_alignment() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201216738 * config/arm/arm.c (arm_vector_alignment): New function.