Home
last modified time | relevance | path

Searched refs:new_scalar_tmp_constraint_exp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c2949 new_scalar_tmp_constraint_exp (const char *name, bool add_id) in new_scalar_tmp_constraint_exp() function
3089 tmplhs = new_scalar_tmp_constraint_exp ("doubledereftmp", true); in process_constraint()
3097 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3444 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3702 tmp = new_scalar_tmp_constraint_exp ("allalltmp", true); in process_all_all_constraints()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc2954 new_scalar_tmp_constraint_exp (const char *name, bool add_id) in new_scalar_tmp_constraint_exp() function
3094 tmplhs = new_scalar_tmp_constraint_exp ("doubledereftmp", true); in process_constraint()
3102 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3451 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3709 tmp = new_scalar_tmp_constraint_exp ("allalltmp", true); in process_all_all_constraints()
H A DChangeLog-200918294 (new_scalar_tmp_constraint_exp): Adjust.
18566 (new_scalar_tmp_constraint_exp): New function.
H A DChangeLog-201510107 (get_call_vi, new_scalar_tmp_constraint_exp, handle_rhs_call)
10112 argument to calls to new_scalar_tmp_constraint_exp.
H A DChangeLog-201720596 (new_scalar_tmp_constraint_exp): Likewise.