Searched refs:annotate_all_with_location (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-nested.c | 775 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 D | gimple.c | 1388 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function
|
H A D | gimple.h | 1583 extern void annotate_all_with_location (gimple_seq, location_t);
|
H A D | gimple-fold.c | 496 annotate_all_with_location (stmts, gimple_location (stmt)); in gsi_replace_with_seq_vops()
|
H A D | gimplify.c | 14671 annotate_all_with_location (internal_post, input_location); in gimplify_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-phiopt.cc | 905 annotate_all_with_location (seq1, loc); in gimple_simplify_phiopt() 936 annotate_all_with_location (seq1, loc); in gimple_simplify_phiopt()
|
H A D | tree-nested.cc | 873 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 D | gimple.cc | 1410 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function
|
H A D | gimple.h | 1586 extern void annotate_all_with_location (gimple_seq, location_t);
|
H A D | gimple-fold.cc | 601 annotate_all_with_location (stmts, gimple_location (stmt)); in gsi_replace_with_seq_vops()
|
H A D | gimplify.cc | 16147 annotate_all_with_location (internal_post, input_location); in gimplify_expr()
|
H A D | ChangeLog.tuples | 4041 (annotate_all_with_location): Rename from
|
H A D | ChangeLog-2013 | 9758 annotate_all_with_location): Move to gimple.c. 9766 annotate_all_with_location, compare_case_labels, sort_case_labels,
|