Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-nested.c652 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()
HDgimple-fold.c591 annotate_all_with_location (stmts, gimple_location (stmt)); in gimplify_and_update_call_from_tree()
HDgimplify.c833 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()
HDgimple.h1041 extern void annotate_all_with_location (gimple_seq, location_t);
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-gimplify.c270 annotate_all_with_location (stmt_list, stmt_locus); in gimplify_cp_loop()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-nested.c724 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()
HDgimple.c1351 annotate_all_with_location (gimple_seq stmt_p, location_t location) in annotate_all_with_location() function
HDgimple.h1486 extern void annotate_all_with_location (gimple_seq, location_t);
HDgimple-fold.c463 annotate_all_with_location (stmts, gimple_location (stmt)); in gsi_replace_with_seq_vops()
HDgimplify.c12506 annotate_all_with_location (internal_post, input_location); in gimplify_expr()