Home
last modified time | relevance | path

Searched refs:TARGET_STATIC_CHAIN (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/
Dmoxie.cc644 #undef TARGET_STATIC_CHAIN
645 #define TARGET_STATIC_CHAIN moxie_static_chain macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/
Dxtensa.cc292 #undef TARGET_STATIC_CHAIN
293 #define TARGET_STATIC_CHAIN xtensa_static_chain macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc24569 #undef TARGET_STATIC_CHAIN
24570 #define TARGET_STATIC_CHAIN ix86_static_chain macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20098305 (TARGET_STATIC_CHAIN): Mention that this hook must be used for
8313 * config/picochip/picochip.c (TARGET_STATIC_CHAIN): New.
8318 * config/xtensa/xtensa.c (TARGET_STATIC_CHAIN): New.
8538 (TARGET_STATIC_CHAIN, TARGET_TRAMPOLINE_INIT): New.
8713 TARGET_STATIC_CHAIN, TARGET_ASM_TRAMPOLINE_TEMPLATE,
8842 (TARGET_STATIC_CHAIN, TARGET_TRAMPOLINE_INIT): New.
DChangeLog-2015990 (TARGET_STATIC_CHAIN): Don't override.
DChangeLog-20145292 * doc/tm.texi (TARGET_STATIC_CHAIN): Document the first parameter
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in2967 defined; instead, the @code{TARGET_STATIC_CHAIN} hook should be used.
2970 @hook TARGET_STATIC_CHAIN
Dtm.texi3706 defined; instead, the @code{TARGET_STATIC_CHAIN} hook should be used.
3709 @deftypefn {Target Hook} rtx TARGET_STATIC_CHAIN (const_tree @var{fndecl_or_type}, bool @var{incomi…
Dgccint.info35784 defined; instead, the 'TARGET_STATIC_CHAIN' hook should be used.
35786 -- Target Hook: rtx TARGET_STATIC_CHAIN (const_tree FNDECL_OR_TYPE,
57666 * TARGET_STATIC_CHAIN: Frame Registers. (line 90)