Lines Matching defs:const0_rtx
836 return const0_rtx;
842 return const0_rtx;
848 return const0_rtx;
854 return const0_rtx;
873 return const0_rtx;
918 return const0_rtx;
922 return const0_rtx;
1014 const0_rtx;
1070 return const0_rtx;
1663 && *op1 == const0_rtx
1689 && *op1 == const0_rtx
1741 && *op1 == const0_rtx)
1797 /* Simplify cascaded EQ, NE with const0_rtx. */
1803 && XEXP (*op0, 1) == const0_rtx
1804 && *op1 == const0_rtx)
1825 && *op1 == const0_rtx
1855 *op1 = const0_rtx;
1875 *op1 = const0_rtx;
1909 return gen_rtx_fmt_ee (code, VOIDmode, cc, const0_rtx);
1959 return s390_emit_compare (code, cc, const0_rtx);
1992 gcc_assert (XEXP (code, 1) == const0_rtx
2307 && (XEXP (code, 1) == const0_rtx
3560 && value == CONST0_RTX (GET_MODE (value)));
3901 && XEXP (x, 1) == const0_rtx
3916 && XEXP (x, 1) == const0_rtx
4876 if (op2 != const0_rtx)
4961 rtx addend = const0_rtx;
5031 if (addend != const0_rtx)
5045 else if (GET_CODE (addr) == SYMBOL_REF && addend == const0_rtx)
5149 else if (addend != const0_rtx)
5256 tls_call = gen_rtx_UNSPEC (Pmode, gen_rtvec (1, const0_rtx), UNSPEC_TLSLDM);
5264 new_rtx = gen_rtx_UNSPEC (Pmode, gen_rtvec (1, const0_rtx), UNSPEC_TLSLDM_NTPOFF);
5422 rtx constant_term = const0_rtx;
5499 if (constant_term != const0_rtx)
5607 emit_cmp_and_jump_insns (count, const0_rtx,
5625 emit_cmp_and_jump_insns (blocks, const0_rtx,
5637 const0_rtx, const0_rtx);
5643 const1_rtx, const0_rtx);
5659 emit_cmp_and_jump_insns (blocks, const0_rtx,
5690 && ((val == const0_rtx
5693 || (val != const0_rtx && INTVAL (len) <= 257 * 4))
5698 if (val == const0_rtx)
5752 emit_cmp_and_jump_insns (count, const0_rtx,
5762 if (val != const0_rtx)
5780 val == const0_rtx ? constm1_rtx : GEN_INT (-2),
5790 emit_cmp_and_jump_insns (blocks, const0_rtx,
5795 if (val != const0_rtx)
5812 const1_rtx, const0_rtx);
5817 if (val == const0_rtx)
5834 emit_cmp_and_jump_insns (blocks, const0_rtx,
5839 if (val == const0_rtx)
5884 emit_move_insn (target, const0_rtx);
5909 emit_cmp_and_jump_insns (count, const0_rtx,
5927 emit_cmp_and_jump_insns (blocks, const0_rtx,
5939 const0_rtx, const0_rtx);
5945 const0_rtx, const0_rtx);
5951 temp = gen_rtx_NE (VOIDmode, ccreg, const0_rtx);
5967 emit_cmp_and_jump_insns (blocks, const0_rtx,
6023 emit_move_insn (str_idx_reg, const0_rtx);
6031 const0_rtx, EQ, NULL_RTX,
6278 if (cmp_op1 != const0_rtx)
6282 cmp_op1 = const0_rtx;
6323 const0_rtx);
6325 if (src != const0_rtx)
6331 op_res = gen_rtx_PLUS (GET_MODE (dst), op_res, const0_rtx);
6350 if (cmp_op1 != const0_rtx)
6354 cmp_op1 = const0_rtx;
6397 gen_rtx_MINUS (GET_MODE (dst), src, const0_rtx),
6400 const0_rtx));
6509 const0_rtx), src);
6521 const0_rtx),
6576 if (src == const0_rtx && bitpos / 32 == (bitpos + bitsize - 1) / 32)
6669 if (cond == LT && cmp_op2 == CONST0_RTX (mode))
6806 emit_move_insn (target, const0_rtx);
6813 const0_rtx),
6855 && cmp_op2 == CONST0_RTX (cmp_mode)
6856 && op == CONST0_RTX (target_mode)
6921 CONST0_RTX (result_mode));
6961 if (XVECEXP (vals, 0, 0) == const0_rtx
7005 found = found && XVECEXP (vals, 0, i) == const0_rtx;
7015 const0_rtx),
7017 const0_rtx,
7018 const0_rtx))));
7027 emit_insn (gen_rtx_SET (target, CONST0_RTX (mode)));
7192 const0_rtx, ins))
7287 emit_move_insn (btarget, const0_rtx);
7326 emit_move_insn (btarget, const0_rtx);
7342 s390_emit_jump (skip_cs_label, gen_rtx_NE (VOIDmode, cc, const0_rtx));
7373 cond = gen_rtx_EQ (VOIDmode, cc, const0_rtx);
7382 cond = gen_rtx_EQ (SImode, cc, const0_rtx);
7383 emit_insn (gen_cstorecc4 (btarget, cond, cc, const0_rtx));
7425 emit_move_insn (output, const0_rtx);
7427 emit_insn (gen_atomic_fetch_anddi (output, mem, const0_rtx, input));
7429 emit_insn (gen_atomic_fetch_andsi (output, mem, const0_rtx, input));
9043 return label && label != const0_rtx;
9252 pool->pool_insn = emit_insn_after (gen_pool (const0_rtx), insn);
11165 if (offset == const0_rtx) /* lr/lgr */
11208 add_reg_note (insn, REG_STACK_CHECK, const0_rtx);
11301 const0_rtx, true);
11514 t, const0_rtx),
11515 t, const0_rtx, const0_rtx));
11518 t, const0_rtx),
11519 t, const0_rtx, const0_rtx));
12479 const0_rtx);
12494 return const0_rtx;
12609 = gen_rtx_EXPR_LIST (SImode, gen_rtx_REG (SImode, 2), const0_rtx);
12748 expand_expr (t, const0_rtx, VOIDmode, EXPAND_NORMAL);
12756 expand_expr (t, const0_rtx, VOIDmode, EXPAND_NORMAL);
12803 expand_expr (t, const0_rtx, VOIDmode, EXPAND_NORMAL);
12815 expand_expr (t, const0_rtx, VOIDmode, EXPAND_NORMAL);
13895 *call = gen_rtx_CALL (VOIDmode, addr_location, const0_rtx);
14089 offset = const0_rtx;
14127 offset = const0_rtx;
14147 offset = const0_rtx;
14198 offset = const0_rtx;
14647 gcc_assert (label != const0_rtx);
15440 || SET_SRC (set) == const0_rtx))
17033 emit_insn (gen_vec_permiv2df (v1, v1, v3, const0_rtx));