Searched refs:annotate_all_with_location_after (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimplify.c | 818 annotate_all_with_location_after (gimple_seq seq, gimple_stmt_iterator gsi, in annotate_all_with_location_after() function 7719 annotate_all_with_location_after (*pre_p, pre_last_gsi, input_location); in gimplify_expr() 7722 annotate_all_with_location_after (*post_p, post_last_gsi, in gimplify_expr()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple.c | 1336 annotate_all_with_location_after (gimple_seq seq, gimple_stmt_iterator gsi, in annotate_all_with_location_after() function
|
H A D | gimple.h | 1484 extern void annotate_all_with_location_after (gimple_seq, gimple_stmt_iterator,
|
H A D | gimplify.c | 12399 annotate_all_with_location_after (*pre_p, pre_last_gsi, input_location); in gimplify_expr() 12402 annotate_all_with_location_after (*post_p, post_last_gsi, in gimplify_expr()
|