Home
last modified time | relevance | path

Searched refs:update_accumulator_with_ops (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-tailcall.cc823 update_accumulator_with_ops (enum tree_code code, tree acc, tree op1, in update_accumulator_with_ops() function
873 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
877 m_acc_arg = update_accumulator_with_ops (MULT_EXPR, m_acc, m, gsi); in adjust_accumulator_values()
H A DChangeLog.gimple-classes1419 (update_accumulator_with_ops): Likewise.
3169 (update_accumulator_with_ops): Likewise.
H A DChangeLog.tuples3039 update_accumulator_with_ops, adjust_accumulator_values,
H A DChangeLog-20142856 update_accumulator_with_ops): Likewise.
2988 * tree-tailcall.c (update_accumulator_with_ops): Likewise.
H A DChangeLog-201215699 * tree-tailcall.c (update_accumulator_with_ops): Use copy_ssa_name.
H A DChangeLog-201038241 (update_accumulator_with_ops): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-tailcall.c824 update_accumulator_with_ops (enum tree_code code, tree acc, tree op1, in update_accumulator_with_ops() function
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
878 m_acc_arg = update_accumulator_with_ops (MULT_EXPR, m_acc, m, gsi); in adjust_accumulator_values()