Searched refs:commutative_op (Results 1 – 9 of 9) sorted by relevance
474 commutative_op (id_base *id) in commutative_op() function497 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()
530 unsigned int commutative_op = -1U; in vect_get_and_check_slp_defs() local547 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()
9053 (expand_binop_directly): Remove commutative_op argument and9054 (expand_binop_directly): Remove commutative_op argument and
23115 (commutative_op): New function.23117 (dt_operand::gen_gimple_expr): Use commutative_op.
1831 * arm.c (thumb2_reorg): Also try to reduce <commutative_op> Rd, Rn, Rd
474 commutative_op (id_base *id) in commutative_op() function497 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()
365 unsigned int commutative_op = -1U; in vect_get_and_check_slp_defs() local376 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()
9013 enum rtx_code commutative_op = GET_CODE (operands[3]); in arc_output_commutative_cond_exec() local9019 switch (commutative_op) in arc_output_commutative_cond_exec()