Home
last modified time | relevance | path

Searched refs:SET_EXPR_LOCUS (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/gcc/
HDgimple-low.c115 SET_EXPR_LOCUS (x, NULL); in lower_function_body()
587 SET_EXPR_LOCUS (t, EXPR_LOCUS (stmt)); in lower_return_expr()
672 SET_EXPR_LOCUS (t, EXPR_LOCUS (stmt)); in lower_builtin_setjmp()
679 SET_EXPR_LOCUS (t, EXPR_LOCUS (stmt)); in lower_builtin_setjmp()
696 SET_EXPR_LOCUS (t, EXPR_LOCUS (stmt)); in lower_builtin_setjmp()
703 SET_EXPR_LOCUS (t, EXPR_LOCUS (stmt)); in lower_builtin_setjmp()
HDtree-mudflap.c558 SET_EXPR_LOCUS (t, locus); in mf_build_check_statement_for()
566 SET_EXPR_LOCUS (t, locus); in mf_build_check_statement_for()
581 SET_EXPR_LOCUS (t, locus); in mf_build_check_statement_for()
635 SET_EXPR_LOCUS (t, locus); in mf_build_check_statement_for()
HDtree-nested.c392 SET_EXPR_LOCUS (stmt, EXPR_LOCUS (tsi_stmt (*tsi))); in init_tmp_var()
420 SET_EXPR_LOCUS (stmt, EXPR_LOCUS (tsi_stmt (*tsi))); in save_tmp_var()
1543 SET_EXPR_LOCUS (x, EXPR_LOCUS (tsi_stmt (wi->tsi))); in convert_nl_goto_reference()
HDtree-cfg.c2678 SET_EXPR_LOCUS (stmt, e->goto_locus); in disband_implicit_edges()
2951 SET_EXPR_LOCUS (stmt, EXPR_LOCUS (orig_stmt)); in bsi_replace()
5683 SET_EXPR_LOCUS (new_stmt, EXPR_LOCUS (orig_stmt)); in gimplify_val()
HDtree.c2900 SET_EXPR_LOCUS (t, NULL); in build1_stat()
3271 SET_EXPR_LOCUS (node, last_annotated_node); in annotate_with_file_line()
3275 SET_EXPR_LOCUS (node, ggc_alloc (sizeof (location_t))); in annotate_with_file_line()
HDtree.h1469 #define SET_EXPR_LOCUS(NODE, FROM) \ macro
1483 #define SET_EXPR_LOCUS(NODE, FROM) \ macro
HDomp-low.c4268 SET_EXPR_LOCUS (stmt, EXPR_LOCUS (tsi_stmt (*tsi))); in init_tmp_var()
4286 SET_EXPR_LOCUS (stmt, EXPR_LOCUS (tsi_stmt (*tsi))); in save_tmp_var()
HDgimplify.c616 SET_EXPR_LOCUS (mod, EXPR_LOCUS (val)); in internal_get_tmp_var()
6201 SET_EXPR_LOCUS (tmp, EXPR_LOCUS (expr)); in gimplify_one_sizepos()
HDtree-vect-transform.c592 SET_EXPR_LOCUS (vec_stmt, EXPR_LOCUS (stmt)); in vect_finish_stmt_generation()
HDc-typeck.c8056 SET_EXPR_LOCUS (*last_p, EXPR_LOCUS (last)); in c_finish_stmt_expr()
HDChangeLog.tree-ssa7520 (SET_EXPR_LOCUS): New macro.
HDChangeLog-200427115 EXPR_LOCUS, SET_EXPR_LOCUS, EXPR_FILENAME, EXPR_LINENO,
34008 IS_EMPTY_STMT, EXPR_LOCUS, SET_EXPR_LOCUS, EXPR_FILENAME,
/NextBSD/contrib/gcc/cp/
HDsemantics.c3425 SET_EXPR_LOCUS (init, EXPR_LOCUS (*tp)); in finalize_nrv_r()