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

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h363 #define TARGET_INIT_BUILTINS hook_void_void macro
638 TARGET_INIT_BUILTINS, \
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c289 #undef TARGET_INIT_BUILTINS
290 #define TARGET_INIT_BUILTINS ia64_init_builtins
287 #undef TARGET_INIT_BUILTINS macro
288 #define TARGET_INIT_BUILTINS macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.c9260 #undef TARGET_INIT_BUILTINS macro
9261 #define TARGET_INIT_BUILTINS s390_init_builtins
9259 #undef TARGET_INIT_BUILTINS macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c468 #undef TARGET_INIT_BUILTINS
469 #define TARGET_INIT_BUILTINS sparc_init_builtins
7899 /* Implement the TARGET_INIT_BUILTINS target hook.
466 #undef TARGET_INIT_BUILTINS macro
467 #define TARGET_INIT_BUILTINS macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1173 #undef TARGET_INIT_BUILTINS
1174 #define TARGET_INIT_BUILTINS mips_init_builtins
1170 #undef TARGET_INIT_BUILTINS macro
1171 #define TARGET_INIT_BUILTINS macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c288 #undef TARGET_INIT_BUILTINS macro
289 #define TARGET_INIT_BUILTINS arm_init_builtins
287 #undef TARGET_INIT_BUILTINS macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1488 #undef TARGET_INIT_BUILTINS
1489 #define TARGET_INIT_BUILTINS ix86_init_builtins
1486 #undef TARGET_INIT_BUILTINS macro
1487 #define TARGET_INIT_BUILTINS macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c927 #undef TARGET_INIT_BUILTINS
928 #define TARGET_INIT_BUILTINS rs6000_init_builtins
922 #undef TARGET_INIT_BUILTINS macro
923 #define TARGET_INIT_BUILTINS macro

Completed in 451 milliseconds