Searched refs:def_operand_p (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dtree-flow-inline.h508 get_def_from_ptr (def_operand_p def)
513 /* Return a def_operand_p pointer for the result of PHI. */
514 static inline def_operand_p
858 static inline def_operand_p
861 def_operand_p def_p;
1000 static inline def_operand_p
1022 op_iter_next_maymustdef (use_operand_p *use, def_operand_p *def,
1055 def_operand_p *def)
1069 def_operand_p *def)
1082 use_operand_p *kill, def_operand_p *de
[all...]
H A Dtree-ssa-dse.c256 def_operand_p var1;
H A Dtree-into-ssa.c730 def_operand_p def_p;
1356 def_operand_p def_p;
1739 maybe_register_def (def_operand_p def_p, tree stmt)
1786 def_operand_p def_p;
2262 def_operand_p def_p;
2568 create_new_def_for (tree old_name, tree stmt, def_operand_p def)
H A Dtree-ssa-operands.h28 typedef tree *def_operand_p; typedef
239 returning each operand as a 'def_operand_p' in the variable DEFVAR.
309 /* This macro returns an operand in STMT as a def_operand_p if it is the ONLY
H A Dtree-ssa-sink.c275 def_operand_p def_p;
H A Dtree-outof-ssa.c126 static bool replace_def_variable (var_map, def_operand_p, tree *);
1059 replace_def_variable (var_map map, def_operand_p def_p, tree *expr)
1914 def_operand_p def_p;
H A Dtree-flow.h716 tree create_new_def_for (tree, tree, def_operand_p);
H A Dtree-ssa-dce.c716 def_operand_p def_p;
H A Dtree-vect-analyze.c1548 def_operand_p def_p;
H A Dtree-ssa-operands.c2235 def_operand_p def_p, d2;
H A Dtree-ssa-pre.c1991 def_operand_p defp;
3251 def_operand_p defp;
H A Dtree-cfg.c4323 def_operand_p def_p;

Completed in 292 milliseconds