Home
last modified time | relevance | path

Searched refs:build_addr (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-profile.c146 build_addr (ref, current_function_decl), in tree_gen_interval_profiler()
171 build_addr (ref, current_function_decl), in tree_gen_pow2_profiler()
194 build_addr (ref, current_function_decl), in tree_gen_one_value_profiler()
Dtree-nested.c163 build_addr (tree exp, tree context) in build_addr() function
803 x = build_addr (info->frame_decl, target_context); in get_static_chain()
1535 x = build_addr (x, target_context); in convert_nl_goto_reference()
1538 x = build_addr (new_label, target_context); in convert_nl_goto_reference()
1642 x = build_addr (x, target_context); in convert_tramp_reference()
1821 x = build_addr (p, context); in finalize_nesting_tree_1()
1857 x = build_addr (root->frame_decl, context); in finalize_nesting_tree_1()
1860 x = build_addr (i->context, context); in finalize_nesting_tree_1()
1865 x = build_addr (x, context); in finalize_nesting_tree_1()
Dgimple-low.c137 t = build_addr (disp_label, current_function_decl); in lower_function_body()
666 t = build_addr (next_label, current_function_decl); in lower_builtin_setjmp()
692 t = build_addr (next_label, current_function_decl); in lower_builtin_setjmp()
Dtree-ssa-address.c227 ? expand_expr (build_addr (addr->symbol, current_function_decl), in addr_for_mem_ref()
253 addr_base = fold_convert (type, build_addr (sym, current_function_decl)); in tree_mem_ref_addr()
601 build_addr (parts.symbol, current_function_decl)); in create_mem_ref()
Dtree.h4369 extern tree build_addr (tree, tree);