Searched refs:build_addr (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-profile.c | 146 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()
|
| D | tree-nested.c | 163 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()
|
| D | gimple-low.c | 137 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()
|
| D | tree-ssa-address.c | 227 ? 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()
|
| D | tree.h | 4369 extern tree build_addr (tree, tree);
|