Home
last modified time | relevance | path

Searched refs:input_offload_tables (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h920 void input_offload_tables (bool);
H A Dlto-cgraph.cc1771 input_offload_tables (bool do_force_output) in input_offload_tables() function
H A DChangeLog-201632085 * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
32087 * lto-streamer.h (input_offload_tables): Add and handle bool parameter.
35193 * lto-cgraph.c (input_offload_tables): Mark entries in offload_vars and
H A DChangeLog-20148186 (input_offload_tables): Likewise.
8192 (output_offload_tables, input_offload_tables): Declare.
H A DChangeLog-202020845 (input_offload_tables): Likewise.
H A DChangeLog-201922122 (input_offload_tables): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h967 void input_offload_tables (bool);
H A Dlto-cgraph.c1766 input_offload_tables (bool do_force_output) in input_offload_tables() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c2840 input_offload_tables (!flag_ltrans); in read_cgraph_and_symbols()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc2849 input_offload_tables (!flag_ltrans); in read_cgraph_and_symbols()
H A DChangeLog1180 * lto.c (read_cgraph_and_symbols): Call input_offload_tables with
1694 * lto.c (read_cgraph_and_symbols): Call input_offload_tables.