Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arc/
H A Dsimdext.md2014 rtx high_dest = gen_highpart (SImode, operands[0]);
2021 emit_insn (gen_<voptab>si3 (high_dest, high_op1, high_op2));
2070 rtx high_dest = gen_highpart (SImode, operands[0]);
2072 emit_move_insn (high_dest, operands[1]);
2088 rtx high_dest = gen_highpart (SImode, operands[0]);
2091 emit_insn (gen_rtx_SET (high_dest,
2094 gen_rtx_IOR (SImode, high_dest, tmp)));
2095 emit_move_insn (high_dest, low_dest);
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.md1963 &high_dest, &op1_high, &op2_high);
1976 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
1997 &high_dest, &op1_high, &op2_high);
2002 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2009 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2031 &high_dest, &op1_high, &op2_high);
2901 &high_dest, &op1_high, &op2_high);
2922 &high_dest, &op1_high, &op2_high);
2924 high_dest, op1_high, op2_high, false);
2941 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c17597 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
17604 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
17631 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
17640 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
17661 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
17669 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17671 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17686 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17688 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17692 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.md1909 &high_dest, &op1_high, &op2_high);
1922 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
1943 &high_dest, &op1_high, &op2_high);
1948 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
1955 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
1977 &high_dest, &op1_high, &op2_high);
2847 &high_dest, &op1_high, &op2_high);
2868 &high_dest, &op1_high, &op2_high);
2870 high_dest, op1_high, op2_high, false);
2887 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c17136 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
17143 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
17170 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
17179 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
17200 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
17208 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17210 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17224 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17226 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17230 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.md1963 &high_dest, &op1_high, &op2_high);
1976 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
1997 &high_dest, &op1_high, &op2_high);
2002 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2009 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2031 &high_dest, &op1_high, &op2_high);
2901 &high_dest, &op1_high, &op2_high);
2922 &high_dest, &op1_high, &op2_high);
2924 high_dest, op1_high, op2_high, false);
2941 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c17597 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
17604 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
17631 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
17640 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
17661 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
17669 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17671 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17686 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17688 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
17692 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.md2052 &high_dest, &op1_high, &op2_high);
2065 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2086 &high_dest, &op1_high, &op2_high);
2091 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2098 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2120 &high_dest, &op1_high, &op2_high);
2990 &high_dest, &op1_high, &op2_high);
3011 &high_dest, &op1_high, &op2_high);
3013 high_dest, op1_high, op2_high, false);
3030 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c21021 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
21028 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
21055 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
21064 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
21085 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
21093 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21095 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21110 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21112 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21116 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.md2145 &high_dest, &op1_high, &op2_high);
2158 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2179 &high_dest, &op1_high, &op2_high);
2184 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2191 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2213 &high_dest, &op1_high, &op2_high);
2918 &high_dest, &op1_high, &op2_high);
2939 &high_dest, &op1_high, &op2_high);
2941 high_dest, op1_high, op2_high, false);
2958 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c23706 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
23713 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
23740 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
23749 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
23770 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
23778 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23780 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23795 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23797 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23801 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.md2109 &high_dest, &op1_high, &op2_high);
2122 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2143 &high_dest, &op1_high, &op2_high);
2148 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2155 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2177 &high_dest, &op1_high, &op2_high);
3047 &high_dest, &op1_high, &op2_high);
3068 &high_dest, &op1_high, &op2_high);
3070 high_dest, op1_high, op2_high, false);
3087 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c21495 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
21502 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
21529 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
21538 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
21559 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
21567 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21569 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21584 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21586 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21590 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.md2152 &high_dest, &op1_high, &op2_high);
2165 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2186 &high_dest, &op1_high, &op2_high);
2191 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2198 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2220 &high_dest, &op1_high, &op2_high);
2925 &high_dest, &op1_high, &op2_high);
2946 &high_dest, &op1_high, &op2_high);
2948 high_dest, op1_high, op2_high, false);
2965 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c23895 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
23902 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
23929 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
23938 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
23959 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
23967 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23969 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23984 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23986 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23990 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.md2145 &high_dest, &op1_high, &op2_high);
2158 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2179 &high_dest, &op1_high, &op2_high);
2184 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2191 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2213 &high_dest, &op1_high, &op2_high);
2918 &high_dest, &op1_high, &op2_high);
2939 &high_dest, &op1_high, &op2_high);
2941 high_dest, op1_high, op2_high, false);
2958 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c23437 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
23444 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
23471 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
23480 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
23501 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
23509 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23511 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23526 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23528 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
23532 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.md2100 &high_dest, &op1_high, &op2_high);
2113 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2134 &high_dest, &op1_high, &op2_high);
2139 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2146 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2168 &high_dest, &op1_high, &op2_high);
3038 &high_dest, &op1_high, &op2_high);
3059 &high_dest, &op1_high, &op2_high);
3061 high_dest, op1_high, op2_high, false);
3078 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c21436 rtx *high_dest, rtx *high_in1, in aarch64_addti_scratch_regs() argument
21443 *high_dest = gen_reg_rtx (DImode); in aarch64_addti_scratch_regs()
21470 rtx *high_dest, rtx *high_in1, in aarch64_subvti_scratch_regs() argument
21479 *high_dest = gen_reg_rtx (DImode); in aarch64_subvti_scratch_regs()
21500 rtx low_in2, rtx high_dest, rtx high_in1, in aarch64_expand_subvti() argument
21508 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21510 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21525 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21527 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2)); in aarch64_expand_subvti()
21531 emit_move_insn (gen_highpart (DImode, op0), high_dest); in aarch64_expand_subvti()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.md2145 &high_dest, &op1_high, &op2_high);
2158 emit_insn (gen_adddi3_carryin (high_dest, op1_high,
2179 &high_dest, &op1_high, &op2_high);
2184 emit_insn (gen_adddi3_compareV (high_dest, op1_high,
2191 emit_insn (gen_adddi3_carryinV (high_dest, op1_high,
2213 &high_dest, &op1_high, &op2_high);
2918 &high_dest, &op1_high, &op2_high);
2939 &high_dest, &op1_high, &op2_high);
2941 high_dest, op1_high, op2_high, false);
2958 &high_dest, &op1_high, &op2_high);
[all …]
H A Daarch64.c23437 rtx *high_dest, rtx *high_in1,
23444 *high_dest = gen_reg_rtx (DImode);
23471 rtx *high_dest, rtx *high_in1,
23480 *high_dest = gen_reg_rtx (DImode);
23501 rtx low_in2, rtx high_dest, rtx high_in1,
23509 emit_insn (gen_subdi3_compare1 (high_dest, high_in1, high_in2));
23511 emit_insn (gen_subvdi_insn (high_dest, high_in1, high_in2));
23526 emit_insn (gen_usubdi3_carryinC (high_dest, high_in1, high_in2));
23528 emit_insn (gen_subdi3_carryinV (high_dest, high_in1, high_in2));
23532 emit_move_insn (gen_highpart (DImode, op0), high_dest);