Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c6570 #undef TARGET_VECTOR_ALIGNMENT
6571 #define TARGET_VECTOR_ALIGNMENT nvptx_vector_alignment macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc7573 #undef TARGET_VECTOR_ALIGNMENT
7574 #define TARGET_VECTOR_ALIGNMENT nvptx_vector_alignment macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c16790 #undef TARGET_VECTOR_ALIGNMENT
16791 #define TARGET_VECTOR_ALIGNMENT s390_vector_alignment macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc17489 #undef TARGET_VECTOR_ALIGNMENT
17490 #define TARGET_VECTOR_ALIGNMENT s390_vector_alignment macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c24116 #undef TARGET_VECTOR_ALIGNMENT
24117 #define TARGET_VECTOR_ALIGNMENT aarch64_simd_vector_alignment macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc27909 #undef TARGET_VECTOR_ALIGNMENT
27910 #define TARGET_VECTOR_ALIGNMENT aarch64_simd_vector_alignment macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c751 #undef TARGET_VECTOR_ALIGNMENT
752 #define TARGET_VECTOR_ALIGNMENT arm_vector_alignment macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc746 #undef TARGET_VECTOR_ALIGNMENT
747 #define TARGET_VECTOR_ALIGNMENT arm_vector_alignment macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi1147 @deftypefn {Target Hook} HOST_WIDE_INT TARGET_VECTOR_ALIGNMENT (const_tree @var{type})
5951 @code{TARGET_VECTOR_ALIGNMENT}. It can be equal to the alignment of
H A Dtm.texi.in1081 @hook TARGET_VECTOR_ALIGNMENT
H A Dgccint.info31993 -- Target Hook: HOST_WIDE_INT TARGET_VECTOR_ALIGNMENT (const_tree TYPE)
36585 'TARGET_VECTOR_ALIGNMENT'. It can be equal to the alignment of a
55918 * TARGET_VECTOR_ALIGNMENT: Storage Layout. (line 298)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20121226 (TARGET_VECTOR_ALIGNMENT, TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE):
16733 * doc/tm.texi.in (TARGET_VECTOR_ALIGNMENT): Document new hook.
16739 (TARGET_VECTOR_ALIGNMENT): Define.
H A DChangeLog-201532184 (TARGET_VECTOR_ALIGNMENT): Define target macro.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.def1830 @code{TARGET_VECTOR_ALIGNMENT}. It can be equal to the alignment of\n\
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info33438 -- Target Hook: HOST_WIDE_INT TARGET_VECTOR_ALIGNMENT (const_tree TYPE)
38031 'TARGET_VECTOR_ALIGNMENT'. It can be equal to the alignment of a
57721 * TARGET_VECTOR_ALIGNMENT: Storage Layout. (line 307)