Home
last modified time | relevance | path

Searched refs:mulop1 (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-math-opts.c2627 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma() local
2667 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma()
2669 type, mulop1), in convert_mult_to_fma()
2675 mulop1, op2, in convert_mult_to_fma()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-math-opts.c2591 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma() local
2631 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma()
2633 type, mulop1), in convert_mult_to_fma()
2639 mulop1, op2, in convert_mult_to_fma()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-math-opts.c2755 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma() local
2795 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma()
2797 type, mulop1), in convert_mult_to_fma()
2803 mulop1, op2, in convert_mult_to_fma()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-math-opts.c2862 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2902 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
2908 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
2911 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-math-opts.c2864 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2904 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
2910 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
2913 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-math-opts.c2862 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2902 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
2908 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
2911 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-math-opts.c2862 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2902 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
2908 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
2911 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-math-opts.c2864 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2904 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
2910 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
2913 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-math-opts.c2864 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2904 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
2910 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
2913 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-math-opts.c2660 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2702 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma_1()
2704 type, mulop1), in convert_mult_to_fma_1()
2709 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c2660 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2702 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma_1()
2704 type, mulop1), in convert_mult_to_fma_1()
2709 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c2660 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2702 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma_1()
2704 type, mulop1), in convert_mult_to_fma_1()
2709 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c2660 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2702 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma_1()
2704 type, mulop1), in convert_mult_to_fma_1()
2709 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c2660 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2702 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma_1()
2704 type, mulop1), in convert_mult_to_fma_1()
2709 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-math-opts.c2659 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
2701 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma_1()
2703 type, mulop1), in convert_mult_to_fma_1()
2708 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-math-opts.c2994 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
3034 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
3040 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
3043 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-math-opts.c3003 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
3043 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
3049 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
3052 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c2994 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
3034 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
3040 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
3043 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c2994 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma_1() local
3034 mulop1 = gimple_build (&seq, NEGATE_EXPR, type, mulop1); in convert_mult_to_fma_1()
3040 fma_stmt = gimple_build_call_internal (IFN_COND_FMA, 5, cond, mulop1, in convert_mult_to_fma_1()
3043 fma_stmt = gimple_build_call_internal (IFN_FMA, 3, mulop1, op2, addop); in convert_mult_to_fma_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c3531 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma() local
3571 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma()
3573 type, mulop1), in convert_mult_to_fma()
3578 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c3531 tree addop, mulop1 = op1, result = mul_result; in convert_mult_to_fma() local
3571 mulop1 = force_gimple_operand_gsi (&gsi, in convert_mult_to_fma()
3573 type, mulop1), in convert_mult_to_fma()
3578 FMA_EXPR, mulop1, op2, addop); in convert_mult_to_fma()