Home
last modified time | relevance | path

Searched refs:tf_loc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-eh.c1241 location_t tf_loc = gimple_location (tf->try_finally_expr); in lower_try_finally_copy() local
1256 seq = lower_try_finally_dup_block (finally, state, tf_loc); in lower_try_finally_copy()
1262 gimple_set_location (x, tf_loc); in lower_try_finally_copy()
1273 seq = lower_try_finally_dup_block (finally, state, tf_loc); in lower_try_finally_copy()
1313 = create_artificial_label (tf_loc); in lower_try_finally_copy()
1379 location_t tf_loc = gimple_location (tf->try_finally_expr); in lower_try_finally_switch() local
1392 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1463 gimple_set_location (x, tf_loc); in lower_try_finally_switch()
1468 create_artificial_label (tf_loc)); in lower_try_finally_switch()
1519 create_artificial_label (tf_loc)); in lower_try_finally_switch()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-eh.c1179 location_t tf_loc = gimple_location (tf->try_finally_expr); in lower_try_finally_copy() local
1250 = create_artificial_label (tf_loc); in lower_try_finally_copy()
1315 location_t tf_loc = gimple_location (tf->try_finally_expr); in lower_try_finally_switch() local
1329 finally_loc = x ? gimple_location (x) : tf_loc; in lower_try_finally_switch()
1361 create_artificial_label (tf_loc)); in lower_try_finally_switch()
1402 create_artificial_label (tf_loc)); in lower_try_finally_switch()
1457 create_artificial_label (tf_loc)); in lower_try_finally_switch()