Searched refs:SET_USE (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-operands.h109 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V) macro
146 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))
H A Dtree-ssa-threadedge.c291 SET_USE (use_p, tmp);
325 SET_USE (use_p, copy[i++]);
H A Dtree-ssa-dse.c349 SET_USE (use_p, USE_FROM_PTR (var2));
H A Dtree-ssa-copy.c277 SET_USE (op_p, val);
280 SET_USE (op_p, unsave_expr_now (val));
H A Dtree-ssa-math-opts.c357 SET_USE (use_p, occ->recip_def);
H A Dtree-ssa-loop-manip.c471 SET_USE (op_p, new_name);
940 SET_USE (op, new_init);
H A Dtree-into-ssa.c426 SET_USE, SET_DEF, and FOR_EACH_IMM_USE_FAST. The operand
1381 SET_USE (use_p, get_reaching_def (var));
1729 SET_USE (use_p, rdef);
1841 SET_USE (use_p, rdef);
H A Dtree-ssa-operands.c2262 SET_USE (use_p, t);
2271 SET_USE (use_p, USE_FROM_PTR (u2));
2281 SET_USE (use_p, USE_FROM_PTR (u2));
H A Dlambda-code.c2133 SET_USE (use_p, y);
2157 SET_USE (use_p, h->to);
2173 SET_USE (use_p, y);
2195 SET_USE (use_p, var);
H A Dtree-ssa-phiopt.c332 SET_USE (PHI_ARG_DEF_PTR (phi, e->dest_idx), new);
H A Dtree-outof-ssa.c1035 SET_USE (p, new_expr);
1045 SET_USE (p, new_var);
H A Dtree-ssa-loop-niter.c1355 SET_USE (op, val);
1357 SET_USE (op, nx);
H A Dtree-vect-transform.c1088 SET_USE (use_p, new_temp);
2441 SET_USE (use_p, PHI_ARG_DEF (phi, preheader_e->dest_idx));
H A Dtree-vectorizer.c213 SET_USE (op_p, new_name);
H A Dtree-ssa-ccp.c958 SET_USE (var_p, orig[i++]);
H A Dtree-vrp.c3937 SET_USE (use_p, var);

Completed in 171 milliseconds