Home
last modified time | relevance | path

Searched refs:TARGET_RECORD_OFFLOAD_SYMBOL (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c6567 #undef TARGET_RECORD_OFFLOAD_SYMBOL
6568 #define TARGET_RECORD_OFFLOAD_SYMBOL nvptx_record_offload_symbol macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc7570 #undef TARGET_RECORD_OFFLOAD_SYMBOL
7571 #define TARGET_RECORD_OFFLOAD_SYMBOL nvptx_record_offload_symbol macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in8132 @hook TARGET_RECORD_OFFLOAD_SYMBOL
H A Dtm.texi12118 @deftypefn {Target Hook} void TARGET_RECORD_OFFLOAD_SYMBOL (tree)
H A Dgccint.info42537 -- Target Hook: void TARGET_RECORD_OFFLOAD_SYMBOL (tree)
55752 * TARGET_RECORD_OFFLOAD_SYMBOL: Misc. (line 1135)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info44067 -- Target Hook: void TARGET_RECORD_OFFLOAD_SYMBOL (tree)
57559 * TARGET_RECORD_OFFLOAD_SYMBOL: Misc. (line 1181)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201541336 (TARGET_RECORD_OFFLOAD_SYMBOL): Define macro to use it.
H A DChangeLog-20148183 * doc/tm.texi.in (TARGET_RECORD_OFFLOAD_SYMBOL): Document.