Searched refs:annotate_all_with_location_after (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple.cc | 1395 annotate_all_with_location_after (gimple_seq seq, gimple_stmt_iterator gsi, in annotate_all_with_location_after() function
|
H A D | gimple.h | 1584 extern void annotate_all_with_location_after (gimple_seq, gimple_stmt_iterator,
|
H A D | gimplify.cc | 16029 annotate_all_with_location_after (*pre_p, pre_last_gsi, input_location); in gimplify_expr() 16032 annotate_all_with_location_after (*post_p, post_last_gsi, in gimplify_expr()
|
H A D | ChangeLog.tuples | 2447 * gimplify.c (annotate_all_with_location_after): New.
|
H A D | ChangeLog-2013 | 9757 (annotate_one_with_location, annotate_all_with_location_after, 9765 annotate_one_with_location, annotate_all_with_location_after,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple.c | 1373 annotate_all_with_location_after (gimple_seq seq, gimple_stmt_iterator gsi, in annotate_all_with_location_after() function
|
H A D | gimple.h | 1581 extern void annotate_all_with_location_after (gimple_seq, gimple_stmt_iterator,
|
H A D | gimplify.c | 14555 annotate_all_with_location_after (*pre_p, pre_last_gsi, input_location); in gimplify_expr() 14558 annotate_all_with_location_after (*post_p, post_last_gsi, in gimplify_expr()
|