Searched refs:operand_equal_p (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/contrib/gcc/
H A Dfold-const.c2641 operand_equal_p (tree arg0, tree arg1, unsigned int flags)
2671 return operand_equal_p (TREE_OPERAND (arg0, 0),
2673 && operand_equal_p (TREE_OPERAND (arg0, 1),
2725 if (!operand_equal_p (TREE_VALUE (v1), TREE_VALUE (v2),
2736 return (operand_equal_p (TREE_REALPART (arg0), TREE_REALPART (arg1),
2738 && operand_equal_p (TREE_IMAGPART (arg0), TREE_IMAGPART (arg1),
2748 return operand_equal_p (TREE_OPERAND (arg0, 0), TREE_OPERAND (arg1, 0),
2761 #define OP_SAME(N) operand_equal_p (TREE_OPERAND (arg0, N), \
2798 && operand_equal_p (TREE_OPERAND (arg0, 0),
2800 && operand_equal_p (TREE_OPERAN
2625 operand_equal_p (tree arg0, tree arg1, unsigned int flags) function
[all...]
H A Dtree-ssa-loop-unswitch.c161 && operand_equal_p (COND_EXPR_COND (stmt), cond, 0))
H A Dtree-ssa-dse.c331 && operand_equal_p (TREE_OPERAND (stmt, 0),
H A Dtree-vn.c127 && operand_equal_p (e1, e2, OEP_PURE_SAME))
H A Dtree-vrp.c172 && operand_equal_p (val, TYPE_MIN_VALUE (TREE_TYPE (val)), 0));
183 && operand_equal_p (val, TYPE_MAX_VALUE (TREE_TYPE (val)), 0));
194 && (operand_equal_p (val, TYPE_MAX_VALUE (TREE_TYPE (val)), 0)
195 || operand_equal_p (val, TYPE_MIN_VALUE (TREE_TYPE (val)), 0)));
208 if (operand_equal_p (val, TYPE_MAX_VALUE (TREE_TYPE (val)), 0))
213 gcc_assert (operand_equal_p (val, TYPE_MIN_VALUE (TREE_TYPE (val)), 0));
233 && operand_equal_p (val, type_max, 0)));
246 && operand_equal_p (val, type_min, 0)));
492 if (!val1 || !val2 || !operand_equal_p (val1, val2, 0))
847 if (val1 == val2 || operand_equal_p (val
[all...]
H A Dtree-ssa-ccp.c691 && operand_equal_p (val1->mem_ref, val2->mem_ref, 0))))
861 if (operand_equal_p (val->mem_ref, rhs, 0))
868 && operand_equal_p (val->mem_ref, TREE_OPERAND (rhs, 0), 0))
1204 && operand_equal_p (nval->mem_ref, rhs, 0))
H A Dtree-ssa-uncprop.c329 return operand_equal_p (value1, value2, 0);
H A Dtree-ssa-copy.c714 && operand_equal_p (val->mem_ref, TREE_OPERAND (stmt, 1), 0))
H A Dtree-ssa-loop-prefetch.c241 && operand_equal_p ((*groups)->base, base, 0))
H A Dtree-ssa-loop-ivopts.c2017 if (!operand_equal_p (base, cand->iv->base, 0))
2027 if (step && operand_equal_p (step, cand->iv->step, 0))
2576 if (operand_equal_p (top, bot, 0))
2712 if (operand_equal_p (comb->elts[i], elt, 0))
3815 if (operand_equal_p (e1, e2, 0))
3883 && !operand_equal_p (use->iv->base_object, cand->iv->base_object, 0))
5411 || operand_equal_p (op, step, 0)))
H A Dtree-ssa-dom.c2038 && operand_equal_p (rhs1, rhs2, OEP_PURE_SAME))
2073 else if (!operand_equal_p (arg, val, 0))
H A Dipa-cp.c245 if (operand_equal_p (const_val1->value, const_val2->value, 0))
H A Dtree-chrec.c1371 return operand_equal_p (chrec0, chrec1, 0);
H A Dtree-ssa-loop-im.c1197 return operand_equal_p (mem1->mem, (tree) obj2, 0);
H A Dbuiltins.c8061 if (operand_equal_p (src, dest, 0))
8193 if (operand_equal_p (src, dest, 0))
8290 if (operand_equal_p (arg1, arg2, 0))
8350 if (operand_equal_p (arg1, arg2, 0))
8420 if (operand_equal_p (arg1, arg2, 0))
8544 if (operand_equal_p (arg1, arg2, 0))
10127 if (operand_equal_p (src, dest, 0))
10386 if (fcode != BUILT_IN_MEMSET_CHK && operand_equal_p (src, dest, 0))
10481 if (fcode == BUILT_IN_STRCPY_CHK && operand_equal_p (src, dest, 0))
H A Dipa-type-escape.c1156 if (operand_equal_p (size_in_bytes (op0type), op1, 0))
H A Dpredict.c941 else if (!operand_equal_p (val, new_val, false))
H A Dtree.c4862 would compare equal using operand_equal_p. */
4923 according to operand_equal_p might get different
4947 compare equal according to operand_equal_p, but which
7123 if (!operand_equal_p (DECL_FIELD_BIT_OFFSET (f1),
7127 if (!operand_equal_p (DECL_FIELD_OFFSET (f1),
7350 That is, callers of this function can directly call operand_equal_p
7360 return operand_equal_p (arg0, arg1, 0);
H A Dtree-ssa-loop-niter.c684 || operand_equal_p (expr, old, 0))
H A Dtree-ssa-pre.c2755 else if (!operand_equal_p (first_s, edoubleprime,
3127 if (!operand_equal_p (TREE_OPERAND (def_stmt, 0), mem_ref, 0))
H A Dvarasm.c3906 && operand_equal_p (valid0, valid1, 1))
3965 && operand_equal_p (op0, op1, 1))
H A Dexpr.c3912 if (!operand_equal_p (to, op0, 0))
4049 if (operand_equal_p (to, from, 0))
6469 if (operand_equal_p (exp0, exp1, 0))
H A Dtree-pretty-print.c921 && !operand_equal_p (op1, TYPE_SIZE_UNIT (TREE_TYPE (node)), 0)))
H A Demit-rtl.c275 && operand_equal_p (p->expr, q->expr, 0))));
H A Dtree.h4320 extern int operand_equal_p (tree, tree, unsigned int);

Completed in 373 milliseconds

12