Searched refs:const1_rtx (Results 1 - 25 of 64) sorted by relevance

123

/haiku-buildtools/gcc/gcc/
H A Dloop-doloop.c227 && XEXP (condition, 1) != const1_rtx))
273 condition = gen_rtx_fmt_ee (NE, VOIDmode, inc_src, const1_rtx);
476 gcc_assert (noloop == const1_rtx);
505 count = simplify_gen_binary (PLUS, mode, count, const1_rtx);
H A Dinternal-fn.c427 write_complex_part (target, const1_rtx, true);
855 write_complex_part (target, const1_rtx, true);
950 write_complex_part (target, const1_rtx, true);
1080 write_complex_part (target, const1_rtx, true);
1212 write_complex_part (target, const1_rtx, true);
1546 tem = expand_simple_binop (hmode, PLUS, hipart0, const1_rtx,
1548 do_compare_rtx_and_jump (tem, const1_rtx, GTU, true, hmode,
1555 tem = expand_simple_binop (hmode, PLUS, hipart1, const1_rtx,
1557 do_compare_rtx_and_jump (tem, const1_rtx, GTU, true, hmode,
1616 write_complex_part (target, const1_rtx, tru
[all...]
H A Dexpmed.c3777 temp = expand_binop (mode, sub_optab, result, const1_rtx, result,
3784 temp = expand_binop (mode, add_optab, temp, const1_rtx, result,
3963 /* We shouldn't be called with OP1 == const1_rtx, but some of the
3966 if (op1 == const1_rtx)
4540 expand_dec (quotient, const1_rtx);
4569 expand_inc (adjusted_op0, const1_rtx);
4581 expand_dec (adjusted_op0, const1_rtx);
4587 expand_dec (quotient, const1_rtx);
4613 expand_inc (t1, const1_rtx);
4653 expand_inc (quotient, const1_rtx);
[all...]
H A Dloop-iv.c215 if (iv->mult != const1_rtx)
440 iv->mult = const1_rtx;
463 iv->mult = const1_rtx;
480 iv->mult = const1_rtx;
509 iv->mult = const1_rtx;
957 iv->mult = const1_rtx;
1622 && simplify_gen_binary (MINUS, mode, opb0, op0) == const1_rtx)
1645 && opb1 == const1_rtx))
1678 && opb1 == const1_rtx
2204 if (iv0->first_special || iv0->mult != const1_rtx || iv
[all...]
H A Dsimplify-rtx.c913 && XEXP (op, 0) == const1_rtx)
915 temp = simplify_gen_unary (NOT, mode, const1_rtx, mode);
935 && XEXP (SUBREG_REG (op), 0) == const1_rtx)
941 simplify_gen_unary (NOT, inner_mode, const1_rtx,
991 && XEXP (op, 1) == const1_rtx)
1064 && XEXP (op, 1) == const1_rtx
2038 && trueop1 == const1_rtx)
2154 && ((STORE_FLAG_VALUE == -1 && trueop1 == const1_rtx)
2342 && trueop0 == const1_rtx
2817 && trueop1 == const1_rtx
[all...]
H A Dcfgbuild.c133 && XEXP (PATTERN (insn), 0) == const1_rtx)
H A Doptabs.c893 outof_input, const1_rtx, 0, unsignedp, methods);
2779 temp = expand_binop (wider_mode, and_optab, temp, const1_rtx,
4296 y = const1_rtx;
4499 true_rtx = const1_rtx;
4515 false_rtx = const1_rtx;
4614 if (code == LT && op1 == const1_rtx)
4735 if (code == LT && op1 == const1_rtx)
5182 temp = expand_binop (imode, and_optab, from, const1_rtx,
7438 if (val == const1_rtx)
7465 trueval = const1_rtx;
[all...]
H A Ddwarf2asm.c968 if (addr == const0_rtx || addr == const1_rtx)
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpmed.c2947 /* We shouldn't be called with OP1 == const1_rtx, but some of the
2950 if (op1 == const1_rtx)
3463 expand_dec (quotient, const1_rtx);
3492 expand_inc (adjusted_op0, const1_rtx);
3504 expand_dec (adjusted_op0, const1_rtx);
3510 expand_dec (quotient, const1_rtx);
3537 expand_inc (t1, const1_rtx);
3577 expand_inc (quotient, const1_rtx);
3599 expand_dec (adjusted_op0, const1_rtx);
3604 expand_inc (quotient, const1_rtx);
[all...]
H A Dloop.c4300 || v->mult_val != const1_rtx
4301 || next->mult_val != const1_rtx
4787 if (tv->mult_val == const1_rtx
4990 if (tv->mult_val == const1_rtx)
5360 MULT_VAL is const1_rtx if the biv is being incremented here, in which case
5435 if (mult_val == const1_rtx)
5939 if (biv->mult_val == const1_rtx)
6039 *mult_val = const1_rtx;
6206 *mult_val = const1_rtx;
6221 *mult_val = const1_rtx;
[all...]
H A Dcombine.c3685 && XEXP (XEXP (x, 0), 0) == const1_rtx)
3686 return gen_rtx_ROTATE (mode, gen_unary (NOT, mode, mode, const1_rtx),
3694 && XEXP (SUBREG_REG (XEXP (x, 0)), 0) == const1_rtx)
3700 const1_rtx),
3719 && XEXP (x, 1) == const1_rtx
3761 && XEXP (XEXP (x, 0), 1) == const1_rtx)
3778 if (GET_CODE (XEXP (x, 0)) == XOR && XEXP (XEXP (x, 0), 1) == const1_rtx
4004 && ((STORE_FLAG_VALUE == -1 && XEXP (x, 1) == const1_rtx)
4024 XEXP (x, 0), const1_rtx),
4043 && XEXP (x, 0) == const1_rtx
[all...]
H A Dexpr.c6874 result = expand_binop (byte_mode, and_optab, bit, const1_rtx,
7542 emit_move_insn (temp, const1_rtx);
7577 temp = expand_binop (mode, xor_optab, op0, const1_rtx,
8751 emit_move_insn (target, const1_rtx);
8782 if (value != const1_rtx)
9302 return const1_rtx;
9802 if (value != const1_rtx)
11723 op0 = expand_binop (mode, xor_optab, op0, const1_rtx, subtarget,
11728 op0 = expand_and (op0, const1_rtx, subtarget);
11781 result = expand_binop (mode, xor_optab, result, const1_rtx,
[all...]
H A Dunroll.c1332 *increment = const1_rtx;
2373 if (v->always_computable && v->mult_val == const1_rtx
2375 result = fold_rtx_mult_add (result, const1_rtx, v->add_val, v->mode);
H A Doptabs.c2478 if (temp == const1_rtx)
3006 emit_move_insn (x, const1_rtx);
3243 emit_cmp_insn (result, const1_rtx,
4007 temp = expand_binop (imode, and_optab, from, const1_rtx,
/haiku-buildtools/legacy/gcc/gcc/config/ns32k/
H A Dns32k.c530 emit_insn(gen_movstrsi1 (const1_rtx));
555 emit_insn(gen_movstrsi1 (const1_rtx));
565 emit_insn(gen_movstrsi1 (const1_rtx));
1150 if (operands[2] == const1_rtx)
1155 if (operands[2] == const1_rtx)
1161 if (operands[2] == const1_rtx)
/haiku-buildtools/gcc/gcc/config/bfin/
H A Dbfin.c1005 emit_insn (gen_movbi (bfin_cc_rtx, const1_rtx));
2982 && XEXP (x, 1) == const1_rtx
5578 const1_rtx, const1_rtx,
5579 const1_rtx, const0_rtx, a1reg,
5595 const1_rtx, const1_rtx,
5596 const1_rtx, const0_rtx, a1reg,
5603 const1_rtx, const0_rtx,
5633 const1_rtx, GEN_IN
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/m32r/
H A Dm32r.c1015 tmp = const1_rtx;
1017 emit_insn (gen_cmp_ne_small_const_insn (tmp, y, const1_rtx));
1023 tmp = gen_rtx (PLUS, SImode, y, const1_rtx);
1025 emit_insn (gen_cmp_ne_small_const_insn (tmp, y, const1_rtx));
1055 tmp = const1_rtx;
1057 emit_insn (gen_cmp_ne_small_const_insn (tmp, y, const1_rtx));
1063 tmp = gen_rtx (PLUS, SImode, y, const1_rtx);
1065 emit_insn (gen_cmp_ne_small_const_insn (tmp, y, const1_rtx));
/haiku-buildtools/gcc/gcc/config/vax/
H A Dvax.c1425 if (low[2] == const1_rtx)
1447 else if (low[2] == const1_rtx)
1475 if (operands[2] == const1_rtx)
1551 if (operands[2] == const1_rtx)
1570 if (operands[2] == const1_rtx)
1623 if (low[2] == const1_rtx)
1992 emit_insn (gen_ashldi3 (operands[0], operands[1], const1_rtx));
/haiku-buildtools/gcc/gcc/config/m32r/
H A Dm32r.c779 tmp = const1_rtx;
787 tmp = gen_rtx_PLUS (SImode, y, const1_rtx);
819 tmp = const1_rtx;
827 tmp = gen_rtx_PLUS (SImode, y, const1_rtx);
1028 emit_move_insn (op0, const1_rtx);
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.c4289 && XEXP (op0, 1) == const1_rtx)
4320 && XEXP (XEXP (x, 0), 1) == const1_rtx)
5244 emit_insn (gen_rtie (const1_rtx));
5249 emit_insn (gen_sync (const1_rtx));
5288 emit_insn (gen_brk (const1_rtx));
5305 emit_insn (gen_swi (const1_rtx));
5401 emit_insn (gen_unimp_s (const1_rtx));
5435 return const1_rtx;
5443 return const1_rtx;
5448 return const1_rtx;
[all...]
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2906 const1_rtx,
2931 const1_rtx,
2948 const1_rtx, dest)));
3632 && XEXP (src, 1) == const1_rtx)
4160 addr, const1_rtx));
4166 addr, const1_rtx));
4188 const1_rtx));
4194 const1_rtx));
5929 gcc_assert (XEXP (pat, 1) == const1_rtx);
8070 return gen_rtx_fmt_ee (new_comparison, VOIDmode, result, const1_rtx);
[all...]
/haiku-buildtools/gcc/gcc/config/h8300/
H A Dh8300.c3799 if (op == const1_rtx || op == const2_rtx)
3857 if (operands[2] == const1_rtx)
5041 emit_insn (gen_rotlqi3_1 (dst, dst, const1_rtx));
5044 emit_insn (gen_rotlhi3_1 (dst, dst, const1_rtx));
5047 emit_insn (gen_rotlsi3_1 (dst, dst, const1_rtx));
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c12286 emit_insn (gen_nops (const1_rtx));
17741 emit_insn (extract (m, op1, const1_rtx));
20485 emit_insn (gen_cmpqi_ext_3 (scratch, const1_rtx));
20491 emit_insn (gen_testqi_ext_ccno_0 (scratch, const1_rtx));
20505 emit_insn (gen_xorqi_cc_ext_1 (scratch, scratch, const1_rtx));
20855 op1 = const1_rtx;
22290 vec[i * 2 + 1] = const1_rtx;
22407 const0_rtx, const1_rtx));
22422 const0_rtx, const1_rtx));
22445 const0_rtx, const1_rtx));
[all...]
/haiku-buildtools/gcc/gcc/config/visium/
H A Dvisium.c1969 && XEXP (XEXP (x, 0), 1) == const1_rtx
2138 emit_insn (gen_add3_insn (op0, tmp, const1_rtx));
2186 emit_insn (gen_add3_insn (op0, tmp, const1_rtx));
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c4025 s390_load_address (reg, gen_rtx_PLUS (Pmode, scratch, const1_rtx));
4460 addend = const1_rtx;
5160 const1_rtx, const0_rtx);
5266 emit_cmp_and_jump_insns (count, const1_rtx,
5291 const1_rtx, const0_rtx);
5559 const1_rtx));
5641 force_expand_binop (Pmode, add_optab, offset, const1_rtx, offset,
5739 if (increment == const1_rtx)
6207 emit_move_insn (tmp_reg, const1_rtx);
6488 emit_move_insn (btarget, const1_rtx);
[all...]

Completed in 932 milliseconds

123