| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-nested.h | 23 extern tree build_addr (tree);
|
| H A D | tree-nested.c | 186 build_addr (tree exp) in build_addr() function 878 x = build_addr (info->frame_decl); in get_static_chain() 2520 x = build_addr (x); in convert_nl_goto_reference() 2523 2, build_addr (new_label), x); in convert_nl_goto_reference() 2637 x = build_addr (x); in convert_tramp_reference_op() 3205 arg3 = build_addr (info->frame_decl); in build_init_call_stmt() 3207 arg2 = build_addr (decl); in build_init_call_stmt() 3211 arg1 = build_addr (x); in build_init_call_stmt() 3313 x = build_addr (p); in finalize_nesting_tree_1()
|
| H A D | gimple-low.c | 807 arg = build_addr (next_label); in lower_builtin_setjmp() 831 arg = build_addr (next_label); in lower_builtin_setjmp()
|
| H A D | tree-profile.c | 308 build_addr (ref), in gimple_gen_interval_profiler() 469 build_addr (current_function_decl), in gimple_gen_ic_func_profiler()
|
| H A D | tree-parloops.c | 1250 name = force_gimple_operand (build_addr (obj), in take_address_of() 1809 addr = build_addr (t); in create_call_for_reduction_1()
|
| H A D | value-prof.c | 1302 tmp = fold_convert (ptr_type_node, build_addr (direct_call->decl)); in gimple_ic()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-nested.h | 23 extern tree build_addr (tree);
|
| H A D | tree-nested.cc | 283 build_addr (tree exp) in build_addr() function 978 x = build_addr (info->frame_decl); in get_static_chain() 2677 x = build_addr (x); in convert_nl_goto_reference() 2680 2, build_addr (new_label), x); in convert_nl_goto_reference() 2794 x = build_addr (x); in convert_tramp_reference_op() 3364 arg3 = build_addr (info->frame_decl); in build_init_call_stmt() 3366 arg2 = build_addr (decl); in build_init_call_stmt() 3370 arg1 = build_addr (x); in build_init_call_stmt() 3472 x = build_addr (p); in finalize_nesting_tree_1()
|
| H A D | gimple-low.cc | 808 arg = build_addr (next_label); in lower_builtin_setjmp() 832 arg = build_addr (next_label); in lower_builtin_setjmp()
|
| H A D | tree-profile.cc | 311 build_addr (ref), in gimple_gen_interval_profiler() 478 build_addr (current_function_decl), in gimple_gen_ic_func_profiler()
|
| H A D | tree-parloops.cc | 1250 name = force_gimple_operand (build_addr (obj), in take_address_of() 1809 addr = build_addr (t); in create_call_for_reduction_1()
|
| H A D | value-prof.cc | 1339 tmp = fold_convert (ptr_type_node, build_addr (direct_call->decl)); in gimple_ic()
|
| H A D | ChangeLog-2004 | 2680 * tree-nested.c (build_addr, convert_nonlocal_reference): Likewise. 15100 * tree-nested.c (build_addr): Export. 15119 cst_and_fits_in_hwi, build_addr): Declare. 27787 * tree-nested.c (build_addr): Merge real/imagpart with 28482 * tree-nested.c (build_addr): Use handled_component_p.
|
| H A D | ChangeLog-2005 | 17704 * tree-nested.c (build_addr): New "context" argument. Temporarily 17706 (get_static_chain): Pass proper context to build_addr. 17714 * tree.h (build_addr): Update prototype.
|
| H A D | ChangeLog-2013 | 7814 * tree.h (build_addr): Move to tree-nested.h. 7816 (build_addr, lower_nested_functions, insert_field_into_struct): Add 8126 (build_addr): Moved to tree-nested.h.
|
| H A D | ChangeLog-2015 | 12065 * tree-nested.h (build_addr): Adjust prototype. 12066 * tree-nested.c (build_addr): Remove context argument and use 12068 (get_static_chain): Adjust calls to build_addr.
|
| H A D | ChangeLog-2009 | 24594 (change_decl_assembler_name, maybe_fold_*, build_addr): Rearrange the
|
| H A D | ChangeLog-2012 | 4178 Use build_fold_addr_expr instead of build_addr.
|
| H A D | ChangeLog-2010 | 6900 * tree-nested.c (build_addr): Use build_fold_addr_expr.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans-intrinsic.c | 941 fndecl = build_addr (fndecl); in gfc_conv_intrinsic_lib_function() 3433 tmp = build_addr (fmod); in gfc_conv_intrinsic_mod() 3739 fndecl = build_addr (gfor_fndecl_ctime); in gfc_conv_intrinsic_ctime() 3778 fndecl = build_addr (gfor_fndecl_fdate); in gfc_conv_intrinsic_fdate() 4034 fndecl = build_addr (gfor_fndecl_ttynam); in gfc_conv_intrinsic_ttynam() 4164 fndecl = build_addr (function); in gfc_conv_intrinsic_minmax_char() 7406 fndecl = build_addr (function); in gfc_conv_intrinsic_index_scan_verify() 9124 fndecl = build_addr (function); in gfc_conv_intrinsic_trim()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | trans-intrinsic.cc | 949 fndecl = build_addr (fndecl); in gfc_conv_intrinsic_lib_function() 3426 tmp = build_addr (fmod); in gfc_conv_intrinsic_mod() 3732 fndecl = build_addr (gfor_fndecl_ctime); in gfc_conv_intrinsic_ctime() 3771 fndecl = build_addr (gfor_fndecl_fdate); in gfc_conv_intrinsic_fdate() 4032 fndecl = build_addr (gfor_fndecl_ttynam); in gfc_conv_intrinsic_ttynam() 4171 fndecl = build_addr (function); in gfc_conv_intrinsic_minmax_char() 7467 fndecl = build_addr (function); in gfc_conv_intrinsic_index_scan_verify() 9248 fndecl = build_addr (function); in gfc_conv_intrinsic_trim()
|
| H A D | ChangeLog-2015 | 787 calls to build_addr.
|