Searched defs:op_p (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-copy.c | 261 replace_exp_1 (use_operand_p op_p, tree val, in replace_exp_1() 291 propagate_value (use_operand_p op_p, tree val) in propagate_value() 306 propagate_tree_value (tree *op_p, tree val) in propagate_tree_value() 332 replace_exp (use_operand_p op_p, tree val) in replace_exp()
|
H A D | tree-ssa-dom.c | 1635 cprop_operand (tree stmt, use_operand_p op_p) in cprop_operand() 1748 use_operand_p op_p; in cprop_into_stmt() local
|
H A D | tree-ssa.c | 319 use_operand_p op_p = PHI_ARG_DEF_PTR (phi, i); in verify_phi_args() local
|
H A D | tree-ssa-loop-manip.c | 452 use_operand_p op_p; in split_loop_exit_edge() local
|
H A D | tree-vectorizer.c | 197 rename_use_op (use_operand_p op_p) in rename_use_op()
|
H A D | tree-ssa-loop-ivopts.c | 151 tree *op_p; /* The place where it occurs. */ member 1505 find_interesting_uses_address (struct ivopts_data *data, tree stmt, tree *op_p) in find_interesting_uses_address() 5608 tree *op_p, cond, op, stmts, bound; in rewrite_use_compare() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | op.c | 180 Perl_op_prune_chain_head(OP** op_p) in Perl_op_prune_chain_head() argument [all...] |