Searched refs:init_tmp_var (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dtree-nested.c386 init_tmp_var (struct nesting_info *info, tree exp, tree_stmt_iterator *tsi) function
406 return init_tmp_var (info, exp, tsi);
817 x = init_tmp_var (info, x, tsi);
851 x = init_tmp_var (info, x, tsi);
980 x = init_tmp_var (info, x, &wi->tsi);
990 x = init_tmp_var (info, x, &wi->tsi);
1295 x = init_tmp_var (info, x, &wi->tsi);
1647 x = init_tmp_var (info, x, &wi->tsi);
1651 x = init_tmp_var (info, x, &wi->tsi);
H A Domp-low.c4262 init_tmp_var (tree exp, tree_stmt_iterator *tsi)
4365 t = init_tmp_var (t, &wi->tsi);
4260 init_tmp_var (tree exp, tree_stmt_iterator *tsi) function

Completed in 119 milliseconds