Searched refs:TARGET_VECTOR_MODE_SUPPORTED_P (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h405 #ifndef TARGET_VECTOR_MODE_SUPPORTED_P
406 #define TARGET_VECTOR_MODE_SUPPORTED_P hook_bool_mode_false macro
666 TARGET_VECTOR_MODE_SUPPORTED_P, \
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c447 #undef TARGET_VECTOR_MODE_SUPPORTED_P
448 #define TARGET_VECTOR_MODE_SUPPORTED_P ia64_vector_mode_supported_p
445 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
446 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c528 #undef TARGET_VECTOR_MODE_SUPPORTED_P
529 #define TARGET_VECTOR_MODE_SUPPORTED_P sparc_vector_mode_supported_p
5723 /* Implement the TARGET_VECTOR_MODE_SUPPORTED_P target hook.
526 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
527 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1170 #undef TARGET_VECTOR_MODE_SUPPORTED_P
1171 #define TARGET_VECTOR_MODE_SUPPORTED_P mips_vector_mode_supported_p
1167 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
1168 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c282 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
283 #define TARGET_VECTOR_MODE_SUPPORTED_P arm_vector_mode_supported_p
281 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1613 #undef TARGET_VECTOR_MODE_SUPPORTED_P
1614 #define TARGET_VECTOR_MODE_SUPPORTED_P ix86_vector_mode_supported_p
1611 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
1612 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c1009 #undef TARGET_VECTOR_MODE_SUPPORTED_P
1010 #define TARGET_VECTOR_MODE_SUPPORTED_P rs6000_vector_mode_supported_p
1004 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
1005 #define TARGET_VECTOR_MODE_SUPPORTED_P macro

Completed in 312 milliseconds