Home
last modified time | relevance | path

Searched defs:locus (Results 1 – 25 of 76) sorted by relevance

1234

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-outof-ssa.c212 insert_value_copy_on_edge (edge e, int dest, tree src, source_location locus) in insert_value_copy_on_edge()
272 source_location locus) in insert_rtx_to_part_on_edge()
307 insert_part_to_rtx_on_edge (edge e, rtx dest, int src, source_location locus) in insert_part_to_rtx_on_edge()
416 elim_graph_add_edge (elim_graph g, int pred, int succ, source_location locus) in elim_graph_add_edge()
428 elim_graph_remove_succ_edge (elim_graph g, int node, source_location *locus) in elim_graph_remove_succ_edge()
513 source_location locus; in eliminate_build() local
556 source_location locus; in elim_forward() local
574 source_location locus; in elim_unvisited_predecessor() local
590 source_location locus; in elim_backward() local
626 source_location locus; in elim_create() local
[all …]
H A Dtree-cfgcleanup.c265 location_t locus; in tree_forwarder_block_p() local
841 source_location locus = gimple_phi_arg_location_from_edge (phi, succ); in remove_forwarder_block_with_phi() local
H A Dtree-ssa-phiprop.c161 source_location locus; in phiprop_insert_phi() local
H A Dstmt.c261 expand_asm_loc (tree string, int vol, location_t locus) in expand_asm_loc()
639 tree clobbers, tree labels, int vol, location_t locus) in expand_asm_operands()
1127 location_t locus = gimple_location (stmt); in expand_asm_stmt() local
1480 warn_if_unused_value (const_tree exp, location_t locus) in warn_if_unused_value()
H A Dtree-phinodes.c391 add_phi_arg (gimple phi, tree def, edge e, source_location locus) in add_phi_arg()
H A Dtree-ssa.c55 redirect_edge_var_map_add (edge e, tree result, tree def, source_location locus) in redirect_edge_var_map_add()
196 source_location locus ; in ssa_redirect_edge() local
H A Dvalue-prof.c461 location_t locus; in check_counter() local
1124 location_t locus; in check_ic_target() local
H A Dlanghooks.c403 location_t *locus; in lhd_print_error_function() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-outof-ssa.c273 insert_value_copy_on_edge (edge e, int dest, tree src, source_location locus) in insert_value_copy_on_edge()
334 source_location locus) in insert_rtx_to_part_on_edge()
368 insert_part_to_rtx_on_edge (edge e, rtx dest, int src, source_location locus) in insert_part_to_rtx_on_edge()
445 elim_graph_add_edge (elim_graph *g, int pred, int succ, source_location locus) in elim_graph_add_edge()
457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge()
557 source_location locus; in eliminate_build() local
598 source_location locus; in elim_forward() local
616 source_location locus; in elim_unvisited_predecessor() local
632 source_location locus; in elim_backward() local
667 source_location locus; in elim_create() local
[all …]
H A Dtree-ssa.h27 source_location locus; /* PHI arg location. */ member
H A Dtree-ssa-loop-ivcanon.c636 location_t locus = latch_edge->goto_locus; in unloop_loops() local
694 location_t locus, bool allow_peel) in try_unroll_loop_completely()
1165 location_t locus = UNKNOWN_LOCATION; in canonicalize_loop_induction_variables() local
H A Dtree-cfgcleanup.c324 location_t locus; in tree_forwarder_block_p() local
1071 source_location locus = gimple_phi_arg_location_from_edge (phi, succ); in remove_forwarder_block_with_phi() local
H A Dtree-ssa-phiprop.c162 source_location locus; in phiprop_insert_phi() local
H A Dtree-phinodes.c353 add_phi_arg (gphi *phi, tree def, edge e, source_location locus) in add_phi_arg()
H A Dtree-ssa-threadupdate.c434 source_location locus = gimple_phi_arg_location (src_phi, src_idx); in copy_phi_arg_into_existing_phi() local
448 basic_block bb, int idx, source_location *locus) in get_value_locus_in_path()
502 source_location locus = gimple_phi_arg_location (phi, src_indx); in copy_phi_args() local
H A Dtree-ssa.c55 redirect_edge_var_map_add (edge e, tree result, tree def, source_location locus) in redirect_edge_var_map_add()
154 source_location locus ; in ssa_redirect_edge() local
H A Dloop-unroll.c192 report_unroll (struct loop *loop, location_t locus) in report_unroll()
223 location_t locus = get_loop_location (loop); in decide_unrolling() local
H A Dauto-profile.c373 get_inline_stack (location_t locus, inline_stack *stack) in get_inline_stack()
409 location_t locus = gimple_location (stmt); in get_relative_location_for_stmt() local
H A Dvalue-prof.c589 location_t locus; in check_counter() local
1275 location_t locus; in check_ic_target() local
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/
H A Dtypes.py168 def register_type_printer(locus, printer): argument
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c343 c_finish_omp_for (location_t locus, tree declv, tree initv, tree condv, in c_finish_omp_for()
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dline-map.c121 source_location locus, in can_be_stored_compactly_p()
162 source_location locus, in get_combined_adhoc_loc()
1567 source_location locus = loc; in linemap_resolve_location() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c3344 location_t *locus) in generate_ctor_or_dtor_function()
3405 location_t *locus = (location_t *) data; in generate_ctor_and_dtor_functions_for_priority() local
3705 location_t locus; in cp_write_global_declarations() local
/dragonfly/stand/boot/pc32/btxld/
H A Dbtxld.c528 Warn(const char *locus, const char *fmt, ...) in Warn()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-gimplify.c167 location_t locus = EXPR_LOCATION (*stmt_p); in genericize_if_stmt() local
373 location_t locus = EXPR_LOCATION (stmt); in genericize_omp_for_stmt() local

1234