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

/openbsd-current/gnu/gcc/gcc/
H A Dtarget-def.h402 #ifndef TARGET_VECTOR_MODE_SUPPORTED_P
403 #define TARGET_VECTOR_MODE_SUPPORTED_P hook_bool_mode_false macro
658 TARGET_VECTOR_MODE_SUPPORTED_P, \
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dbfin.c4449 #undef TARGET_VECTOR_MODE_SUPPORTED_P
4450 #define TARGET_VECTOR_MODE_SUPPORTED_P bfin_vector_mode_supported_p
4429 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
4430 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dsh.c447 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
448 #define TARGET_VECTOR_MODE_SUPPORTED_P sh_vector_mode_supported_p
446 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
/openbsd-current/gnu/gcc/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
5726 /* 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
/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dmips.c1165 #undef TARGET_VECTOR_MODE_SUPPORTED_P
1166 #define TARGET_VECTOR_MODE_SUPPORTED_P mips_vector_mode_supported_p
1162 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
1163 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.c10884 #undef TARGET_VECTOR_MODE_SUPPORTED_P
10885 #define TARGET_VECTOR_MODE_SUPPORTED_P alpha_vector_mode_supported_p
10856 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
10857 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Darm.c278 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
279 #define TARGET_VECTOR_MODE_SUPPORTED_P arm_vector_mode_supported_p
277 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c1005 #undef TARGET_VECTOR_MODE_SUPPORTED_P
1006 #define TARGET_VECTOR_MODE_SUPPORTED_P rs6000_vector_mode_supported_p
1000 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
1001 #define TARGET_VECTOR_MODE_SUPPORTED_P macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386.c1357 #undef TARGET_VECTOR_MODE_SUPPORTED_P
1358 #define TARGET_VECTOR_MODE_SUPPORTED_P ix86_vector_mode_supported_p
1355 #undef TARGET_VECTOR_MODE_SUPPORTED_P macro
1356 #define TARGET_VECTOR_MODE_SUPPORTED_P macro

Completed in 608 milliseconds