Home
last modified time | relevance | path

Searched refs:a_acc (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-tailcall.c122 static tree m_acc, a_acc; variable
552 tree a_acc_arg = a_acc, m_acc_arg = m_acc; in adjust_accumulator_values()
577 build (PLUS_EXPR, ret_type, a_acc, var)); in adjust_accumulator_values()
594 if (a_acc) in adjust_accumulator_values()
597 if (PHI_RESULT (phi) == a_acc) in adjust_accumulator_values()
657 build (PLUS_EXPR, ret_type, a_acc, var)); in adjust_return_value()
893 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
928 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
941 a_acc = PHI_RESULT (phi); in tree_optimize_tail_calls_1()
968 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-tailcall.c119 static tree m_acc, a_acc; variable
683 a_acc_arg = a_acc; in adjust_accumulator_values()
698 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
704 if (a_acc) in adjust_accumulator_values()
705 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
954 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
986 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
987 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
995 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1010 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-tailcall.c135 static tree m_acc, a_acc; variable
713 a_acc_arg = a_acc; in adjust_accumulator_values()
728 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
734 if (a_acc) in adjust_accumulator_values()
735 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
989 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1022 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1023 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1031 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1046 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-tailcall.c119 static tree m_acc, a_acc; variable
674 a_acc_arg = a_acc; in adjust_accumulator_values()
689 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
695 if (a_acc) in adjust_accumulator_values()
696 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
945 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
977 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
978 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
986 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1001 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-tailcall.c125 static tree m_acc, a_acc; variable
705 a_acc_arg = a_acc; in adjust_accumulator_values()
720 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
726 if (a_acc) in adjust_accumulator_values()
727 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
986 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1019 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1020 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1028 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1043 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
787 a_acc_arg = a_acc; in adjust_accumulator_values()
802 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
808 if (a_acc) in adjust_accumulator_values()
809 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1065 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1098 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1099 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1107 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1122 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
787 a_acc_arg = a_acc; in adjust_accumulator_values()
802 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
808 if (a_acc) in adjust_accumulator_values()
809 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1065 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1098 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1099 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1107 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1122 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
787 a_acc_arg = a_acc; in adjust_accumulator_values()
802 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
808 if (a_acc) in adjust_accumulator_values()
809 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1065 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1098 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1099 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1107 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1122 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
787 a_acc_arg = a_acc; in adjust_accumulator_values()
802 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
808 if (a_acc) in adjust_accumulator_values()
809 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1065 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1098 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1099 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1107 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1122 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
788 a_acc_arg = a_acc; in adjust_accumulator_values()
803 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
809 if (a_acc) in adjust_accumulator_values()
810 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1066 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1099 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1100 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1108 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1123 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
787 a_acc_arg = a_acc; in adjust_accumulator_values()
802 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
808 if (a_acc) in adjust_accumulator_values()
809 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1065 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1098 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1099 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1107 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1122 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-tailcall.c125 static tree m_acc, a_acc; variable
751 a_acc_arg = a_acc; in adjust_accumulator_values()
766 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
772 if (a_acc) in adjust_accumulator_values()
773 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1029 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1062 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1063 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1071 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1086 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-tailcall.c125 static tree m_acc, a_acc; variable
705 a_acc_arg = a_acc; in adjust_accumulator_values()
720 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
726 if (a_acc) in adjust_accumulator_values()
727 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
986 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1019 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1020 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1028 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1043 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-tailcall.c126 static tree m_acc, a_acc; variable
788 a_acc_arg = a_acc; in adjust_accumulator_values()
803 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
809 if (a_acc) in adjust_accumulator_values()
810 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1066 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1099 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1100 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1108 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1123 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-tailcall.c125 static tree m_acc, a_acc; variable
751 a_acc_arg = a_acc; in adjust_accumulator_values()
766 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
772 if (a_acc) in adjust_accumulator_values()
773 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1029 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1062 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1063 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1071 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1086 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
858 a_acc_arg = a_acc; in adjust_accumulator_values()
873 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
879 if (a_acc) in adjust_accumulator_values()
880 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1135 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1172 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1173 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1181 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1199 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
859 a_acc_arg = a_acc; in adjust_accumulator_values()
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
880 if (a_acc) in adjust_accumulator_values()
881 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1125 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1159 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1160 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1168 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1183 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
859 a_acc_arg = a_acc; in adjust_accumulator_values()
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
880 if (a_acc) in adjust_accumulator_values()
881 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1125 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1159 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1160 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1168 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1183 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
859 a_acc_arg = a_acc; in adjust_accumulator_values()
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
880 if (a_acc) in adjust_accumulator_values()
881 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1125 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1159 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1160 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1168 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1183 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
859 a_acc_arg = a_acc; in adjust_accumulator_values()
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
880 if (a_acc) in adjust_accumulator_values()
881 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1125 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1159 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1160 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1168 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1183 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
859 a_acc_arg = a_acc; in adjust_accumulator_values()
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
880 if (a_acc) in adjust_accumulator_values()
881 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1125 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1159 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1160 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1168 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1183 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-tailcall.c127 static tree m_acc, a_acc; variable
859 a_acc_arg = a_acc; in adjust_accumulator_values()
874 a_acc_arg = update_accumulator_with_ops (PLUS_EXPR, a_acc, var, gsi); in adjust_accumulator_values()
880 if (a_acc) in adjust_accumulator_values()
881 add_successor_phi_arg (back, a_acc, a_acc_arg); in adjust_accumulator_values()
1125 a_acc = m_acc = NULL_TREE; in tree_optimize_tail_calls_1()
1159 if (act->add && !a_acc) in tree_optimize_tail_calls_1()
1160 a_acc = create_tailcall_accumulator ("add_acc", first, in tree_optimize_tail_calls_1()
1168 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
1183 if (a_acc || m_acc) in tree_optimize_tail_calls_1()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/ast/rewriter/bit_blaster/
H A Dbit_blaster_tpl_def.h341 expr_ref v(m()), tmp(m()), a(m()), b(m()), a_acc(m()), sign(m()); in mk_smul_no_overflow_core()
342 a_acc = m().mk_false(); in mk_smul_no_overflow_core()
347 mk_or(a, a_acc, a_acc); in mk_smul_no_overflow_core()
348 mk_and(a_acc, b, tmp); in mk_smul_no_overflow_core()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/rewriter/bit_blaster/
H A Dbit_blaster_tpl_def.h421 expr_ref v(m()), tmp(m()), a(m()), b(m()), a_acc(m()), sign(m()); in mk_smul_no_overflow_core()
422 a_acc = m().mk_false(); in mk_smul_no_overflow_core()
427 mk_or(a, a_acc, a_acc); in mk_smul_no_overflow_core()
428 mk_and(a_acc, b, tmp); in mk_smul_no_overflow_core()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Tools/
H A DOverflow.hs341 go i v a_acc
346 a_acc' = a `svOr` a_acc function

12