Lines Matching refs:get_constraint_for_rhs
515 static void get_constraint_for_rhs (tree, vec<ce_s> *);
3079 get_constraint_for_rhs (ptr, results); in get_constraint_for_ptr_offset()
3106 get_constraint_for_rhs (ptr, results); in get_constraint_for_ptr_offset()
3595 get_constraint_for_rhs (tree t, vec<ce_s> *results) in get_constraint_for_rhs() function
3642 get_constraint_for_rhs (rhsop, &rhsc); in do_structure_copy()
3728 get_constraint_for_rhs (op, &rhsc); in make_constraint_to()
4144 get_constraint_for_rhs (arg, &argc); in handle_const_call()
4269 get_constraint_for_rhs (arg, &rhsc); in find_func_aliases_for_call_arg()
4851 get_constraint_for_rhs (gimple_phi_arg_def (t, i), &rhsc); in find_func_aliases()
4911 get_constraint_for_rhs (rhsop, &rhsc); in find_func_aliases()
4918 get_constraint_for_rhs (gimple_assign_rhs2 (t), &rhsc); in find_func_aliases()
4919 get_constraint_for_rhs (gimple_assign_rhs3 (t), &tmp); in find_func_aliases()
4933 get_constraint_for_rhs (gimple_assign_rhs1 (t), &rhsc); in find_func_aliases()
4936 get_constraint_for_rhs (gimple_op (t, i), &tmp); in find_func_aliases()
4970 get_constraint_for_rhs (gimple_return_retval (return_stmt), &rhsc); in find_func_aliases()
5047 get_constraint_for_rhs (ptr, &ptrc); in process_ipa_clobber()