Searched refs:rhsop (Results 1 – 1 of 1) sorted by relevance
2920 do_structure_copy (tree lhsop, tree rhsop) in do_structure_copy() argument2929 get_constraint_for (rhsop, &rhsc); in do_structure_copy()2974 tree rhstype = TREE_TYPE (rhsop); in do_structure_copy()2980 rhstypesize = DECL_P (rhsop) ? DECL_SIZE (rhsop) : TYPE_SIZE (rhstype); in do_structure_copy()3036 do_structure_copy (tmpvar, rhsop); in do_structure_copy()3394 tree rhsop; in find_func_aliases() local3402 rhsop = TREE_OPERAND (t, 1); in find_func_aliases()3407 rhsop = t; in find_func_aliases()3409 decl = get_callee_fndecl (rhsop); in find_func_aliases()3420 decl = TREE_OPERAND (rhsop, 0); in find_func_aliases()[all …]