Home
last modified time | relevance | path

Searched defs:op_p (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-copy.c159 replace_exp_1 (use_operand_p op_p, tree val, in replace_exp_1()
185 propagate_value (use_operand_p op_p, tree val) in propagate_value()
200 replace_exp (use_operand_p op_p, tree val) in replace_exp()
215 propagate_tree_value (tree *op_p, tree val) in propagate_tree_value()
H A Dtree-ssa-dom.c2076 cprop_operand (gimple stmt, use_operand_p op_p) in cprop_operand()
2154 use_operand_p op_p; in cprop_into_stmt() local
H A Dtree-ssa.c843 use_operand_p op_p = gimple_phi_arg_imm_use_ptr (phi, i); in verify_phi_args() local
H A Dtree-ssa-loop-manip.c487 use_operand_p op_p; in split_loop_exit_edge() local
H A Dtree-vect-loop-manip.c51 rename_use_op (use_operand_p op_p) in rename_use_op()
H A Dtree-ssa-loop-ivopts.c190 tree *op_p; /* The place where it occurs. */ member
1706 find_interesting_uses_address (struct ivopts_data *data, gimple stmt, tree *op_p) in find_interesting_uses_address()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-propagate.c1342 replace_exp_1 (use_operand_p op_p, tree val, in replace_exp_1()
1368 propagate_value (use_operand_p op_p, tree val) in propagate_value()
1383 replace_exp (use_operand_p op_p, tree val) in replace_exp()
1398 propagate_tree_value (tree *op_p, tree val) in propagate_tree_value()
H A Dtree-ssa-dom.c1722 cprop_operand (gimple *stmt, use_operand_p op_p) in cprop_operand()
1789 use_operand_p op_p; in cprop_into_stmt() local
H A Dtree-ssa.c950 use_operand_p op_p = gimple_phi_arg_imm_use_ptr (phi, i); in verify_phi_args() local
H A Dtree-ssa-loop-manip.c785 use_operand_p op_p; in split_loop_exit_edge() local
H A Dtree-ssa-loop-ivopts.c374 tree *op_p; /* The place where it occurs. */ member
2290 tree *op_p) in find_interesting_uses_address()
2429 get_mem_type_for_internal_fn (gcall *call, tree *op_p) in get_mem_type_for_internal_fn()
2453 find_address_like_use (struct ivopts_data *data, gimple *stmt, tree *op_p, in find_address_like_use()
H A Dtree-vect-loop-manip.c61 rename_use_op (use_operand_p op_p) in rename_use_op()