Home
last modified time | relevance | path

Searched refs:fn_decl (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/treelang/
H A Dtreetree.c293 tree fn_decl; in tree_code_create_function_prototype() local
319 TREE_USED (fn_decl) = 1; in tree_code_create_function_prototype()
322 SET_DECL_ASSEMBLER_NAME (fn_decl, DECL_NAME (fn_decl)); in tree_code_create_function_prototype()
353 return fn_decl; in tree_code_create_function_prototype()
366 tree fn_decl; in tree_code_create_function_initial() local
376 fn_decl = prev_saved; in tree_code_create_function_initial()
377 if (!fn_decl) in tree_code_create_function_initial()
384 pushdecl (fn_decl); in tree_code_create_function_initial()
396 DECL_CONTEXT (DECL_RESULT (fn_decl)) = fn_decl; in tree_code_create_function_initial()
414 if (!fn_decl) in tree_code_create_function_initial()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/treelang/
H A Dtreetree.c293 tree fn_decl; in tree_code_create_function_prototype() local
319 TREE_USED (fn_decl) = 1; in tree_code_create_function_prototype()
322 SET_DECL_ASSEMBLER_NAME (fn_decl, DECL_NAME (fn_decl)); in tree_code_create_function_prototype()
353 return fn_decl; in tree_code_create_function_prototype()
366 tree fn_decl; in tree_code_create_function_initial() local
376 fn_decl = prev_saved; in tree_code_create_function_initial()
377 if (!fn_decl) in tree_code_create_function_initial()
384 pushdecl (fn_decl); in tree_code_create_function_initial()
396 DECL_CONTEXT (DECL_RESULT (fn_decl)) = fn_decl; in tree_code_create_function_initial()
414 if (!fn_decl) in tree_code_create_function_initial()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/treelang/
H A Dtreetree.c328 tree fn_decl; in tree_code_create_function_prototype() local
356 TREE_PUBLIC (fn_decl) = 0; in tree_code_create_function_prototype()
358 TREE_STATIC (fn_decl) = 0; in tree_code_create_function_prototype()
387 gcc_assert (fn_decl); in tree_code_create_function_prototype()
411 return fn_decl; in tree_code_create_function_prototype()
424 tree fn_decl; in tree_code_create_function_initial() local
427 fn_decl = prev_saved; in tree_code_create_function_initial()
428 gcc_assert (fn_decl); in tree_code_create_function_initial()
434 pushdecl (fn_decl); in tree_code_create_function_initial()
455 TREE_STATIC (fn_decl) = 1; in tree_code_create_function_initial()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgen-protos.c30 static int parse_fn_proto (char *, char *, struct fn_decl *);
69 parse_fn_proto (char *start, char *end, struct fn_decl *fn) in parse_fn_proto()
138 struct fn_decl fn_decl; in main() local
166 if (! parse_fn_proto (linebuf.base, linebuf.ptr, &fn_decl)) in main()
169 add_hash (fn_decl.fname); in main()
172 fn_decl.fname, fn_decl.rtype, fn_decl.params); in main()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgen-protos.c29 static int parse_fn_proto (char *, char *, struct fn_decl *);
67 parse_fn_proto (char *start, char *end, struct fn_decl *fn) in parse_fn_proto()
136 struct fn_decl fn_decl; in main() local
167 if (! parse_fn_proto (linebuf.base, linebuf.ptr, &fn_decl)) in main()
170 add_hash (fn_decl.fname); in main()
173 fn_decl.fname, fn_decl.rtype, fn_decl.params); in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgen-protos.c30 static int parse_fn_proto (char *, char *, struct fn_decl *);
69 parse_fn_proto (char *start, char *end, struct fn_decl *fn) in parse_fn_proto()
138 struct fn_decl fn_decl; in main() local
166 if (! parse_fn_proto (linebuf.base, linebuf.ptr, &fn_decl)) in main()
169 add_hash (fn_decl.fname); in main()
172 fn_decl.fname, fn_decl.rtype, fn_decl.params); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/
H A Dpr56184.C231 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
236 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
241 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
244 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
249 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
253 tree fn_decl, const char *data) in lto_input_function_body() argument
255 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/other/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/
H A Dpr56184.C232 input_function (tree fn_decl, struct data_in *data_in, in input_function() argument
237 …fn = ((tree_check ((fn_decl), "../../../gcc-4.8~svn195526/gcc/lto-streamer-in.c", 807, __FUNCTION_… in input_function()
242 …((contains_struct_check ((fn_decl), (TS_DECL_COMMON), "../../../gcc-4.8~svn195526/gcc/lto-streamer… in input_function()
245 lto_read_body (struct lto_file_decl_data *file_data, tree fn_decl, in lto_read_body() argument
250 input_function (fn_decl, data_in, &ib_main); in lto_read_body()
254 tree fn_decl, const char *data) in lto_input_function_body() argument
256 lto_read_body (file_data, fn_decl, data, LTO_section_function_body); in lto_input_function_body()

12345678910>>...21