Home
last modified time | relevance | path

Searched refs:annotate_all_with_location (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c775 annotate_all_with_location (seq, gimple_location (for_stmt)); in walk_gimple_omp_for()
3383 annotate_all_with_location (stmt_list, DECL_SOURCE_LOCATION (context)); in finalize_nesting_tree_1()
H A Dgimple.c1388 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function
H A Dgimple.h1583 extern void annotate_all_with_location (gimple_seq, location_t);
H A Dgimple-fold.c496 annotate_all_with_location (stmts, gimple_location (stmt)); in gsi_replace_with_seq_vops()
H A Dgimplify.c14671 annotate_all_with_location (internal_post, input_location); in gimplify_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-phiopt.cc905 annotate_all_with_location (seq1, loc); in gimple_simplify_phiopt()
936 annotate_all_with_location (seq1, loc); in gimple_simplify_phiopt()
H A Dtree-nested.cc873 annotate_all_with_location (seq, gimple_location (for_stmt)); in walk_gimple_omp_for()
3542 annotate_all_with_location (stmt_list, DECL_SOURCE_LOCATION (context)); in finalize_nesting_tree_1()
H A Dgimple.cc1410 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function
H A Dgimple.h1586 extern void annotate_all_with_location (gimple_seq, location_t);
H A Dgimple-fold.cc601 annotate_all_with_location (stmts, gimple_location (stmt)); in gsi_replace_with_seq_vops()
H A Dgimplify.cc16147 annotate_all_with_location (internal_post, input_location); in gimplify_expr()
H A DChangeLog.tuples4041 (annotate_all_with_location): Rename from
H A DChangeLog-20139758 annotate_all_with_location): Move to gimple.c.
9766 annotate_all_with_location, compare_case_labels, sort_case_labels,