Home
last modified time | relevance | path

Searched refs:TARGET_INIT_BUILTINS (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtarget-def.h363 #define TARGET_INIT_BUILTINS hook_void_void macro
638 TARGET_INIT_BUILTINS, \
DChangeLog-20016202 (TARGET_INIT_BUILTINS): New.
18077 * target-def.h (TARGET_INIT_BUILTINS): New macro.
18091 * config/arm/arm.c (TARGET_INIT_BUILTINS): Define.
18096 * config/c4x/c4x.c (TARGET_INIT_BUILTINS): Define.
18104 * config/i386/i386.c (TARGET_INIT_BUILTINS): Define.
18112 * config/ia64/ia64.c (TARGET_INIT_BUILTINS): Define.
DChangeLog-20036996 * target-def.h: Default TARGET_INIT_BUILTINS and
18449 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN, FL_IWMMXT,
30386 * pa.c (TARGET_INIT_BUILTINS): Define.
33607 * config/arm/arm.c (TARGET_INIT_BUILTINS): Remove.
35078 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.
DChangeLog-200214390 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Undef / define.
18413 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): New.
DChangeLog-20043956 (TARGET_INIT_BUILTINS): Define to sparc_init_builtins.
16398 TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.
DChangeLog-200515491 (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.c466 #undef TARGET_INIT_BUILTINS
467 #define TARGET_INIT_BUILTINS sparc_init_builtins macro
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.c9259 #undef TARGET_INIT_BUILTINS
9260 #define TARGET_INIT_BUILTINS s390_init_builtins macro
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.c1170 #undef TARGET_INIT_BUILTINS
1171 #define TARGET_INIT_BUILTINS mips_init_builtins macro
/freebsd-12-stable/contrib/gcc/config/ia64/
Dia64.c287 #undef TARGET_INIT_BUILTINS
288 #define TARGET_INIT_BUILTINS ia64_init_builtins macro
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.c287 #undef TARGET_INIT_BUILTINS
288 #define TARGET_INIT_BUILTINS arm_init_builtins macro
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi9656 @deftypefn {Target Hook} void TARGET_INIT_BUILTINS ()
9671 @samp{TARGET_INIT_BUILTINS}.
9677 @samp{TARGET_INIT_BUILTINS}. @var{exp} is the expression for the
9689 was set up by @samp{TARGET_INIT_BUILTINS}. This is done
9701 @samp{TARGET_INIT_BUILTINS}. @var{fndecl} is the declaration of the
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c1486 #undef TARGET_INIT_BUILTINS
1487 #define TARGET_INIT_BUILTINS ix86_init_builtins macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.c922 #undef TARGET_INIT_BUILTINS
923 #define TARGET_INIT_BUILTINS rs6000_init_builtins macro