Home
last modified time | relevance | path

Searched refs:first_commutative_argument (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc379 int argno = first_commutative_argument (res_op->code, res_op->type); in gimple_resimplify3()
429 int argno = first_commutative_argument (res_op->code, res_op->type); in gimple_resimplify4()
480 int argno = first_commutative_argument (res_op->code, res_op->type); in gimple_resimplify5()
1357 first_commutative_argument (code_helper code, tree type) in first_commutative_argument() function
1368 return first_commutative_argument (associated_internal_fn (cfn, type)); in first_commutative_argument()
H A Dinternal-fn.h211 extern int first_commutative_argument (internal_fn);
H A Dgimple-match.h377 int first_commutative_argument (code_helper, tree);
H A Dinternal-fn.cc3976 first_commutative_argument (internal_fn fn) in first_commutative_argument() function
H A Dtree-vect-slp.cc547 commutative_op = first_commutative_argument (ifn); in vect_get_and_check_slp_defs()
H A Dgimple-fold.cc6148 int opno = first_commutative_argument (ifn); in fold_stmt_1()
H A DChangeLog-20212488 first_commutative_argument to canonicalize the order of
2525 (first_commutative_argument): ...here.
2531 (first_commutative_argument): Likewise.
2540 (first_commutative_argument): Likewise.
3884 * internal-fn.c (first_commutative_argument): Handle them.
19757 * internal-fn.c (first_commutative_argument): Add info for IFN_MULH.
H A DChangeLog-201813871 * internal-fn.h (first_commutative_argument): Declare.
13872 * internal-fn.c (first_commutative_argument): New function.
13874 restrictions for pattern statements. Use first_commutative_argument
H A DChangeLog-201914553 * internal-fn.c (first_commutative_argument): Commutativity info for
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.h205 extern int first_commutative_argument (internal_fn);
H A Dinternal-fn.c3247 first_commutative_argument (internal_fn fn) in first_commutative_argument() function
H A Dtree-vect-slp.c376 commutative_op = first_commutative_argument (ifn); in vect_get_and_check_slp_defs()