Home
last modified time | relevance | path

Searched refs:commutative_op (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc474 commutative_op (id_base *id) in commutative_op() function
497 int res = commutative_op (uid->substitutes[0]); in commutative_op()
501 if (res != commutative_op (uid->substitutes[i])) in commutative_op()
1021 int natural_opno = commutative_op (e->operation); in commutate()
2872 int opno = commutative_op (id); in gen_gimple_expr()
4389 || commutative_op (e->operation) >= 0) in parse_expr()
H A Dtree-vect-slp.cc530 unsigned int commutative_op = -1U; in vect_get_and_check_slp_defs() local
547 commutative_op = first_commutative_argument (ifn); in vect_get_and_check_slp_defs()
553 commutative_op = 0; in vect_get_and_check_slp_defs()
731 if (i == commutative_op && !swapped in vect_get_and_check_slp_defs()
H A DChangeLog-20079053 (expand_binop_directly): Remove commutative_op argument and
9054 (expand_binop_directly): Remove commutative_op argument and
H A DChangeLog-201823115 (commutative_op): New function.
23117 (dt_operand::gen_gimple_expr): Use commutative_op.
H A DChangeLog-20101831 * arm.c (thumb2_reorg): Also try to reduce <commutative_op> Rd, Rn, Rd
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c474 commutative_op (id_base *id) in commutative_op() function
497 int res = commutative_op (uid->substitutes[0]); in commutative_op()
501 if (res != commutative_op (uid->substitutes[i])) in commutative_op()
1017 int natural_opno = commutative_op (e->operation); in commutate()
2859 int opno = commutative_op (id); in gen_gimple_expr()
4323 || commutative_op (e->operation) >= 0) in parse_expr()
H A Dtree-vect-slp.c365 unsigned int commutative_op = -1U; in vect_get_and_check_slp_defs() local
376 commutative_op = first_commutative_argument (ifn); in vect_get_and_check_slp_defs()
400 commutative_op = commutative_tree_code (code) ? 0U : -1U; in vect_get_and_check_slp_defs()
485 if (i == commutative_op && !swapped) in vect_get_and_check_slp_defs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc9013 enum rtx_code commutative_op = GET_CODE (operands[3]); in arc_output_commutative_cond_exec() local
9019 switch (commutative_op) in arc_output_commutative_cond_exec()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c9013 enum rtx_code commutative_op = GET_CODE (operands[3]); in arc_output_commutative_cond_exec() local
9019 switch (commutative_op) in arc_output_commutative_cond_exec()