Home
last modified time | relevance | path

Searched refs:fntree (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc2097 tree fntree = bfunction->get_tree(); in return_statement() local
2098 if (fntree == error_mark_node) in return_statement()
2100 tree result = DECL_RESULT(fntree); in return_statement()
2150 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2151 push_struct_function(fntree); in return_statement()
2153 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3126 tree fntree = function->get_tree(); in function_defer_statement() local
3130 || fntree == error_mark_node) in function_defer_statement()
3133 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3134 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/go/
H A Dgo-gcc.cc2091 tree fntree = bfunction->get_tree(); in return_statement() local
2092 if (fntree == error_mark_node) in return_statement()
2094 tree result = DECL_RESULT(fntree); in return_statement()
2144 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2145 push_struct_function(fntree); in return_statement()
2147 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3159 tree fntree = function->get_tree(); in function_defer_statement() local
3163 || fntree == error_mark_node) in function_defer_statement()
3166 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3167 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/
H A Dgo-gcc.cc2097 tree fntree = bfunction->get_tree(); in return_statement() local
2098 if (fntree == error_mark_node) in return_statement()
2100 tree result = DECL_RESULT(fntree); in return_statement()
2150 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2151 push_struct_function(fntree); in return_statement()
2153 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3126 tree fntree = function->get_tree(); in function_defer_statement() local
3130 || fntree == error_mark_node) in function_defer_statement()
3133 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3134 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc2027 tree fntree = bfunction->get_tree(); in return_statement() local
2028 if (fntree == error_mark_node) in return_statement()
2030 tree result = DECL_RESULT(fntree); in return_statement()
2058 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2059 push_struct_function(fntree); in return_statement()
2061 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
2973 tree fntree = function->get_tree(); in function_defer_statement() local
2977 || fntree == error_mark_node) in function_defer_statement()
2980 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
2981 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc2097 tree fntree = bfunction->get_tree(); in return_statement() local
2098 if (fntree == error_mark_node) in return_statement()
2100 tree result = DECL_RESULT(fntree); in return_statement()
2150 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2151 push_struct_function(fntree); in return_statement()
2153 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3126 tree fntree = function->get_tree(); in function_defer_statement() local
3130 || fntree == error_mark_node) in function_defer_statement()
3133 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3134 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc2097 tree fntree = bfunction->get_tree(); in return_statement() local
2098 if (fntree == error_mark_node) in return_statement()
2100 tree result = DECL_RESULT(fntree); in return_statement()
2150 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2151 push_struct_function(fntree); in return_statement()
2153 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3126 tree fntree = function->get_tree(); in function_defer_statement() local
3130 || fntree == error_mark_node) in function_defer_statement()
3133 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3134 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc2097 tree fntree = bfunction->get_tree(); in return_statement() local
2098 if (fntree == error_mark_node) in return_statement()
2100 tree result = DECL_RESULT(fntree); in return_statement()
2150 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2151 push_struct_function(fntree); in return_statement()
2153 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3126 tree fntree = function->get_tree(); in function_defer_statement() local
3130 || fntree == error_mark_node) in function_defer_statement()
3133 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3134 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/
H A Dgo-gcc.cc2091 tree fntree = bfunction->get_tree(); in return_statement() local
2092 if (fntree == error_mark_node) in return_statement()
2094 tree result = DECL_RESULT(fntree); in return_statement()
2144 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2145 push_struct_function(fntree); in return_statement()
2147 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3159 tree fntree = function->get_tree(); in function_defer_statement() local
3163 || fntree == error_mark_node) in function_defer_statement()
3166 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3167 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/
H A Dgo-gcc.cc2091 tree fntree = bfunction->get_tree(); in return_statement() local
2092 if (fntree == error_mark_node) in return_statement()
2094 tree result = DECL_RESULT(fntree); in return_statement()
2144 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2145 push_struct_function(fntree); in return_statement()
2147 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3159 tree fntree = function->get_tree(); in function_defer_statement() local
3163 || fntree == error_mark_node) in function_defer_statement()
3166 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3167 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/go/
H A Dgo-gcc.cc2097 tree fntree = bfunction->get_tree(); in return_statement() local
2098 if (fntree == error_mark_node) in return_statement()
2100 tree result = DECL_RESULT(fntree); in return_statement()
2150 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2151 push_struct_function(fntree); in return_statement()
2153 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3126 tree fntree = function->get_tree(); in function_defer_statement() local
3130 || fntree == error_mark_node) in function_defer_statement()
3133 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3134 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc2027 tree fntree = bfunction->get_tree(); in return_statement() local
2028 if (fntree == error_mark_node) in return_statement()
2030 tree result = DECL_RESULT(fntree); in return_statement()
2058 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2059 push_struct_function(fntree); in return_statement()
2061 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
2973 tree fntree = function->get_tree(); in function_defer_statement() local
2977 || fntree == error_mark_node) in function_defer_statement()
2980 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
2981 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/
H A Dgo-gcc.cc2240 tree fntree = bfunction->get_tree(); in return_statement() local
2241 if (fntree == error_mark_node) in return_statement()
2243 tree result = DECL_RESULT(fntree); in return_statement()
2293 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2294 push_struct_function(fntree); in return_statement()
2296 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3369 tree fntree = function->get_tree(); in function_defer_statement() local
3373 || fntree == error_mark_node) in function_defer_statement()
3376 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3377 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/
H A Dgo-gcc.cc2241 tree fntree = bfunction->get_tree(); in return_statement() local
2242 if (fntree == error_mark_node) in return_statement()
2244 tree result = DECL_RESULT(fntree); in return_statement()
2294 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2295 push_struct_function(fntree); in return_statement()
2297 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3309 tree fntree = function->get_tree(); in function_defer_statement() local
3313 || fntree == error_mark_node) in function_defer_statement()
3316 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3317 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/
H A Dgo-gcc.cc2241 tree fntree = bfunction->get_tree(); in return_statement() local
2242 if (fntree == error_mark_node) in return_statement()
2244 tree result = DECL_RESULT(fntree); in return_statement()
2294 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2295 push_struct_function(fntree); in return_statement()
2297 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3311 tree fntree = function->get_tree(); in function_defer_statement() local
3315 || fntree == error_mark_node) in function_defer_statement()
3318 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3319 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/
H A Dgo-gcc.cc2241 tree fntree = bfunction->get_tree(); in return_statement() local
2242 if (fntree == error_mark_node) in return_statement()
2244 tree result = DECL_RESULT(fntree); in return_statement()
2294 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2295 push_struct_function(fntree); in return_statement()
2297 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3309 tree fntree = function->get_tree(); in function_defer_statement() local
3313 || fntree == error_mark_node) in function_defer_statement()
3316 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3317 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc2241 tree fntree = bfunction->get_tree(); in return_statement() local
2242 if (fntree == error_mark_node) in return_statement()
2244 tree result = DECL_RESULT(fntree); in return_statement()
2294 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2295 push_struct_function(fntree); in return_statement()
2297 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3311 tree fntree = function->get_tree(); in function_defer_statement() local
3315 || fntree == error_mark_node) in function_defer_statement()
3318 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3319 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/go/
H A Dgo-gcc.cc2241 tree fntree = bfunction->get_tree(); in return_statement() local
2242 if (fntree == error_mark_node) in return_statement()
2244 tree result = DECL_RESULT(fntree); in return_statement()
2294 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2295 push_struct_function(fntree); in return_statement()
2297 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3309 tree fntree = function->get_tree(); in function_defer_statement() local
3313 || fntree == error_mark_node) in function_defer_statement()
3316 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3317 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc2241 tree fntree = bfunction->get_tree(); in return_statement() local
2242 if (fntree == error_mark_node) in return_statement()
2244 tree result = DECL_RESULT(fntree); in return_statement()
2294 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in return_statement()
2295 push_struct_function(fntree); in return_statement()
2297 push_cfun(DECL_STRUCT_FUNCTION(fntree)); in return_statement()
3311 tree fntree = function->get_tree(); in function_defer_statement() local
3315 || fntree == error_mark_node) in function_defer_statement()
3318 if (DECL_STRUCT_FUNCTION(fntree) == NULL) in function_defer_statement()
3319 push_struct_function(fntree); in function_defer_statement()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/
H A Dgo-gcc.cc951 tree fntree = bfunction->get_tree(); in return_statement() local
952 if (fntree == error_mark_node) in return_statement()
954 tree result = DECL_RESULT(fntree); in return_statement()
/dports/lang/gcc48/gcc-4.8.5/gcc/go/
H A Dgo-gcc.cc1100 tree fntree = bfunction->get_tree(); in return_statement() local
1101 if (fntree == error_mark_node) in return_statement()
1103 tree result = DECL_RESULT(fntree); in return_statement()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/
H A Dgo-gcc.cc1346 tree fntree = bfunction->get_tree(); in return_statement() local
1347 if (fntree == error_mark_node) in return_statement()
1349 tree result = DECL_RESULT(fntree); in return_statement()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcalls.c263 emit_call_1 (rtx funexp, tree fntree ATTRIBUTE_UNUSED, tree fndecl ATTRIBUTE_UNUSED, in emit_call_1()
316 else if (fntree) in emit_call_1()
317 set_mem_expr (funmem, build_simple_mem_ref (CALL_EXPR_FN (fntree))); in emit_call_1()
376 if (call && fntree) in emit_call_1()
377 CALL_EXPR_WITH_BOUNDS_P (call) = CALL_WITH_BOUNDS_P (fntree); in emit_call_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcalls.c263 emit_call_1 (rtx funexp, tree fntree ATTRIBUTE_UNUSED, tree fndecl ATTRIBUTE_UNUSED, in emit_call_1()
316 else if (fntree) in emit_call_1()
317 set_mem_expr (funmem, build_simple_mem_ref (CALL_EXPR_FN (fntree))); in emit_call_1()
376 if (call && fntree) in emit_call_1()
377 CALL_EXPR_WITH_BOUNDS_P (call) = CALL_WITH_BOUNDS_P (fntree); in emit_call_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcalls.c379 emit_call_1 (rtx funexp, tree fntree ATTRIBUTE_UNUSED, tree fndecl ATTRIBUTE_UNUSED, in emit_call_1()
432 else if (fntree) in emit_call_1()
433 set_mem_expr (funmem, build_simple_mem_ref (CALL_EXPR_FN (fntree))); in emit_call_1()
493 if (call && fntree) in emit_call_1()
494 CALL_EXPR_WITH_BOUNDS_P (call) = CALL_WITH_BOUNDS_P (fntree); in emit_call_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcalls.c379 emit_call_1 (rtx funexp, tree fntree ATTRIBUTE_UNUSED, tree fndecl ATTRIBUTE_UNUSED, in emit_call_1()
432 else if (fntree) in emit_call_1()
433 set_mem_expr (funmem, build_simple_mem_ref (CALL_EXPR_FN (fntree))); in emit_call_1()
493 if (call && fntree) in emit_call_1()
494 CALL_EXPR_WITH_BOUNDS_P (call) = CALL_WITH_BOUNDS_P (fntree); in emit_call_1()

123