Searched refs:annotate_all_with_location (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-nested.c | 652 annotate_all_with_location (seq, gimple_location (for_stmt)); in walk_gimple_omp_for() 2430 annotate_all_with_location (stmt_list, DECL_SOURCE_LOCATION (context)); in finalize_nesting_tree_1()
|
H A D | gimple-fold.c | 591 annotate_all_with_location (stmts, gimple_location (stmt)); in gimplify_and_update_call_from_tree()
|
H A D | gimplify.c | 833 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function 7827 annotate_all_with_location (internal_post, input_location); in gimplify_expr()
|
H A D | gimple.h | 1041 extern void annotate_all_with_location (gimple_seq, location_t);
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | cp-gimplify.c | 270 annotate_all_with_location (stmt_list, stmt_locus); in gimplify_cp_loop()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-nested.c | 724 annotate_all_with_location (seq, gimple_location (for_stmt)); in walk_gimple_omp_for() 3153 annotate_all_with_location (stmt_list, DECL_SOURCE_LOCATION (context)); in finalize_nesting_tree_1()
|
H A D | gimple.c | 1351 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function
|
H A D | gimple.h | 1486 extern void annotate_all_with_location (gimple_seq, location_t);
|
H A D | gimple-fold.c | 463 annotate_all_with_location (stmts, gimple_location (stmt)); in gsi_replace_with_seq_vops()
|
H A D | gimplify.c | 12506 annotate_all_with_location (internal_post, input_location); in gimplify_expr()
|