Home
last modified time | relevance | path

Searched refs:UINTVAL (Results 1 – 25 of 58) sorted by relevance

123

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dpredicates.md261 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_CDE_CONST_COPROC)")
262 (match_test "arm_arch_cde_coproc_bits[UINTVAL (op)] & arm_arch_cde_coproc")))
266 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_CCDE_CONST_1)")))
270 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_CCDE_CONST_2)")))
274 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_CCDE_CONST_3)")))
278 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_VCDE_CONST_1)")))
282 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_VCDE_CONST_2)")))
286 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_VCDE_CONST_3)")))
290 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_MVE_CDE_CONST_1)")))
294 (match_test "IN_RANGE (UINTVAL (op), 0, ARM_MVE_CDE_CONST_2)")))
[all …]
Darm.md833 operands[6] = GEN_INT (UINTVAL (operands[2]) & 0xffffffff);
851 && (UINTVAL (operands[2]) & 0xffffffff) == UINTVAL (operands[5])"
1466 GEN_INT (~UINTVAL (lo_op1))));
1542 GEN_INT (~UINTVAL (operands[1]))));
1583 GEN_INT (~UINTVAL (lo_op1))));
1619 GEN_INT (UINTVAL (hi_op2) & 0xffffffff),
1947 GEN_INT (~UINTVAL (lo_op1))));
2086 "TARGET_32BIT && ~UINTVAL (operands[1]) == UINTVAL (operands[3])"
2148 && (UINTVAL (operands[2]) & 0xffffffff) == UINTVAL (operands[3])"
4527 && (UINTVAL (operands[2])) > 31)
[all …]
Darm-builtins.cc3062 ? UINTVAL (op[argc]) : -1); in arm_expand_builtin_args()
3313 UINTVAL (min_sat), UINTVAL (max_sat)); in arm_expand_acle_builtin()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Dvx-builtins.md83 "TARGET_VX && UINTVAL (operands[4]) < GET_MODE_NUNITS (<V_HW_32_64:MODE>mode)"
132 unsigned HOST_WIDE_INT byte_mask = UINTVAL (operands[1]);
201 "TARGET_VX && UINTVAL (operands[2]) < 7"
218 && (UINTVAL (operands[1]) & 0xffffffff) > 15)
449 "TARGET_VX && TARGET_64BIT && UINTVAL (operands[3]) < 4"
464 "TARGET_VX && !TARGET_64BIT && UINTVAL (operands[3]) < GET_MODE_NUNITS (<V_HW_2:MODE>mode)"
479 "TARGET_VX && UINTVAL (operands[3]) < GET_MODE_NUNITS (<V_HW_32_64:MODE>mode)"
570 && (UINTVAL (operands[1]) & 0xffffffff) > 15)
1278 unsigned HOST_WIDE_INT flags = UINTVAL (operands[3]);
1305 unsigned HOST_WIDE_INT flags = UINTVAL (operands[3]);
[all …]
Ds390.md4075 && 64 - UINTVAL (operands[4]) >= UINTVAL (operands[1])"
4093 && UINTVAL (operands[2]) == (HOST_WIDE_INT_M1U << UINTVAL (operands[4]))"
4119 && (UINTVAL (operands[3])
4120 < (HOST_WIDE_INT_1U << (UINTVAL (operands[2]) & 0x3f)))"
4132 && !(UINTVAL (operands[3])
4133 & ((HOST_WIDE_INT_1U << (UINTVAL (operands[2]) & 0x3f)) - 1))"
4296 && UINTVAL (operands[2]) == (HOST_WIDE_INT_1U << UINTVAL (operands[4])) - 1"
4310 "<z10_or_zEC12_cond> && UINTVAL (operands[2])
4312 << (GET_MODE_BITSIZE (<MODE>mode) - UINTVAL (operands[4])))"
4328 && UINTVAL (operands[2]) == ~(HOST_WIDE_INT_M1U >> UINTVAL (operands[4]))"
[all …]
Dvector.md494 || UINTVAL (operands[2]) < GET_MODE_NUNITS (<V:MODE>mode))"
532 || UINTVAL (operands[2]) < GET_MODE_NUNITS (<V:MODE>mode))"
580 "TARGET_VX && UINTVAL (operands[2]) < GET_MODE_NUNITS (<MODE>mode)"
2012 unsigned HOST_WIDE_INT flags = UINTVAL (operands[3]);
2038 unsigned HOST_WIDE_INT flags = UINTVAL (operands[3]);
Dpredicates.md41 (match_test "UINTVAL (op) < 16")))
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsimplify-rtx.cc674 && UINTVAL (XEXP (op, 1)) < precision) in simplify_truncation()
686 && UINTVAL (XEXP (op, 1)) < precision) in simplify_truncation()
698 && UINTVAL (XEXP (op, 1)) < precision) in simplify_truncation()
714 unsigned HOST_WIDE_INT shift = UINTVAL (shift_op); in simplify_truncation()
715 unsigned HOST_WIDE_INT mask = UINTVAL (mask_op); in simplify_truncation()
740 unsigned HOST_WIDE_INT len = UINTVAL (XEXP (op, 1)); in simplify_truncation()
741 unsigned HOST_WIDE_INT pos = UINTVAL (XEXP (op, 2)); in simplify_truncation()
770 && UINTVAL (XEXP (op, 1)) < op_precision) in simplify_truncation()
3272 && (nonzero_bits (op0, mode) & ~UINTVAL (op1)) == 0 in simplify_binary_operation_1()
3360 HOST_WIDE_INT mask = UINTVAL (trueop1) << count; in simplify_binary_operation_1()
[all …]
Dpostreload.cc1181 = trunc_int_for_mode (UINTVAL (SET_SRC (prev_set)) in reload_combine_recognize_pattern()
1182 + UINTVAL (reg_state[regno].offset), in reload_combine_recognize_pattern()
1750 rtx new_src = gen_int_mode (UINTVAL (off) - reg_offset[regno], mode); in move2add_use_add2_insn()
1850 rtx new_src = gen_int_mode (UINTVAL (off) - reg_offset[i], in move2add_use_add3_insn()
1885 rtx new_src = gen_int_mode (UINTVAL (off) - reg_offset[min_regno], in move2add_use_add3_insn()
1997 unsigned HOST_WIDE_INT added_offset = UINTVAL (src3); in reload_cse_move2add()
2228 offset = UINTVAL (XEXP (src, 1)); in move2add_note_store()
Dcombine.cc2193 && pow2p_hwi (UINTVAL (XEXP (x, 1)))); in contains_muldiv()
3758 && (i = exact_log2 (UINTVAL (XEXP (*split, 1)))) >= 0) in try_combine()
3773 && (i = exact_log2 (UINTVAL (XEXP (XEXP (*split, 0), 1)))) >= 0) in try_combine()
5068 && (pos = exact_log2 (UINTVAL (XEXP (SET_SRC (x), 1)))) >= 7 in find_split_point()
6009 && ((i = exact_log2 (UINTVAL (XEXP (XEXP (x, 0), 1)))) >= 0 in combine_simplify_rtx()
6010 || (i = exact_log2 (UINTVAL (XEXP (x, 1)))) >= 0) in combine_simplify_rtx()
6014 && (UINTVAL (XEXP (XEXP (XEXP (x, 0), 0), 1)) in combine_simplify_rtx()
6084 && pow2p_hwi (-UINTVAL (XEXP (XEXP (x, 1), 1))) in combine_simplify_rtx()
6119 && (i = exact_log2 (UINTVAL (XEXP (x, 1)))) >= 0 in combine_simplify_rtx()
6710 && (i = exact_log2 (UINTVAL (true_rtx))) >= 0) in simplify_if_then_else()
[all …]
Dcselib.cc564 -UINTVAL (XEXP (l->loc, 1)))); in cselib_reset_table()
1249 c = trunc_int_for_mode (c + UINTVAL (XEXP (l->loc, 1)), Pmode); in cselib_hash_plus_const_int()
1349 hash += ((unsigned) CONST_INT << 7) + UINTVAL (x); in cselib_hash_rtx()
2762 offset = offset + UINTVAL (XEXP (l->loc, 1)); in cselib_record_sp_cfa_base_equiv()
Drtlanal.cc4821 && (UINTVAL (x) & (HOST_WIDE_INT_1U << (mode_width - 1))) != 0) in nonzero_bits1()
4822 return UINTVAL (x) | (HOST_WIDE_INT_M1U << mode_width); in nonzero_bits1()
4824 return UINTVAL (x); in nonzero_bits1()
5372 nonzero = UINTVAL (x) & GET_MODE_MASK (mode); in num_sign_bit_copies1()
5569 && (UINTVAL (XEXP (x, 1)) in num_sign_bit_copies1()
5578 && (UINTVAL (XEXP (x, 1)) in num_sign_bit_copies1()
Dloop-iv.cc2266 andmax = UINTVAL (XEXP (niter, 1)); in determine_max_iter()
2271 nmax = UINTVAL (mmax) - UINTVAL (mmin); in determine_max_iter()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsync.md114 { operands[1] = GEN_INT (UINTVAL (operands[1]) | UINTVAL (operands[3])); })
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dpredicates.md157 (match_test "UINTVAL (op) == 0xff")))
161 (match_test "UINTVAL (op) == 0xffff")))
165 (match_test "UINTVAL (op) == 0xffffffff")))
Dmips.cc1887 unsigned HOST_WIDE_INT val = UINTVAL (CONST_VECTOR_ELT (op, 0)); in mips_const_vector_bitimm_set_p()
1909 unsigned HOST_WIDE_INT val = ~UINTVAL (CONST_VECTOR_ELT (op, 0)); in mips_const_vector_bitimm_clr_p()
2739 UINTVAL (addr.offset))) in mips_address_insns()
4123 && UINTVAL (x) == 0xffffffff) in mips_rtx_costs()
4233 && UINTVAL (XEXP (x, 1)) == 0xffffffff) in mips_rtx_costs()
5385 plus_one = trunc_int_for_mode (UINTVAL (*cmp1) + 1, mode); in mips_canonicalize_int_order_test()
5395 plus_one = trunc_int_for_mode (UINTVAL (*cmp1) + 1, mode); in mips_canonicalize_int_order_test()
8693 return exact_log2 ((UINTVAL (mask) >> shval) + 1); in mask_low_and_shift_len()
9203 unsigned HOST_WIDE_INT val8 = UINTVAL (op) & GET_MODE_MASK (QImode); in mips_print_operand()
9234 unsigned HOST_WIDE_INT val = UINTVAL (CONST_VECTOR_ELT (op, 0)); in mips_print_operand()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.h681 && (UINTVAL (X) + 0x8000) < 0x10000)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.md5126 "! pa_cint_ok_for_move (UINTVAL (operands[2]))
5145 "! pa_cint_ok_for_move (UINTVAL (operands[2]))"
5151 unsigned HOST_WIDE_INT intval = UINTVAL (operands[2]);
6601 unsigned HOST_WIDE_INT x = UINTVAL (operands[1]);
6654 unsigned HOST_WIDE_INT shift = UINTVAL (operands[2]);
6696 unsigned HOST_WIDE_INT shift = UINTVAL (operands[2]);
6759 unsigned HOST_WIDE_INT x = UINTVAL (operands[1]);
9137 unsigned HOST_WIDE_INT len = UINTVAL (operands[2]);
9138 unsigned HOST_WIDE_INT pos = UINTVAL (operands[3]);
9162 "UINTVAL (operands[2]) > 0
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-string.cc1990 unsigned int base_align = UINTVAL (align_rtx) / BITS_PER_UNIT; in expand_block_compare()
1995 unsigned HOST_WIDE_INT bytes = UINTVAL (bytes_rtx); in expand_block_compare()
2458 unsigned int base_align = UINTVAL (align_rtx); in expand_strn_compare()
2478 bytes = UINTVAL (bytes_rtx); in expand_strn_compare()
Drs6000.md3556 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
3583 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
3607 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
3632 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
3658 "logical_const_operand (GEN_INT (UINTVAL (operands[2])
3662 || (UINTVAL (operands[2]) << INTVAL (operands[4])) <= 0x7fffffff)"
3664 operands[2] = GEN_INT (UINTVAL (operands[2]) << INTVAL (operands[4]));
3687 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
3716 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
3761 "(<MODE>mode == Pmode || UINTVAL (operands[2]) <= 0x7fffffff)
[all …]
Dpredicates.md283 (match_test "(0x80000000 + UINTVAL (op)) >> 32 == 0")))
288 (match_test "((UINTVAL (op) >> 32) == 0)")))
549 (- UINTVAL (op) + (mode == SImode ? 0x80000000 : 0x80008000))
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Dpredicates.md557 (match_test "UINTVAL (XEXP (op, 1)) <= 9U
567 (match_test "UINTVAL (XEXP (op, 1)) <= 4U
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.md1114 && pow2p_hwi (~UINTVAL (operands[2]))"
1124 GEN_INT (exact_log2 (~UINTVAL (operands[2]))),
1418 && pow2p_hwi (UINTVAL (operands[2]))"
1428 GEN_INT (exact_log2 (UINTVAL (operands[2]))),
1746 && pow2p_hwi (UINTVAL (operands[2]))"
1756 GEN_INT (exact_log2 (UINTVAL (operands[2]))),
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc270 unsigned int val8 = UINTVAL (xval8) & GET_MODE_MASK (QImode); in avr_popcount_each_byte()
762 unsigned HOST_WIDE_INT uval1 = mask & UINTVAL (xval1); in avr_redundant_compare()
763 unsigned HOST_WIDE_INT uval2 = mask & UINTVAL (xval2); in avr_redundant_compare()
6118 && (UINTVAL (xval) & mask) != maxval) in avr_canonicalize_comparison()
6266 unsigned int val8 = UINTVAL (xval8) & GET_MODE_MASK (QImode); in avr_out_compare()
8169 unsigned int val8 = UINTVAL (xval8) & GET_MODE_MASK (QImode); in avr_out_plus_1()
8188 unsigned int val16 = UINTVAL (xval16) & GET_MODE_MASK (HImode); in avr_out_plus_1()
8807 unsigned int val8 = UINTVAL (xval8) & GET_MODE_MASK (QImode); in avr_out_bitop()
13950 unsigned HOST_WIDE_INT cycles = UINTVAL (operands0) & GET_MODE_MASK (SImode); in avr_expand_delay_cycles()
14013 unsigned HOST_WIDE_INT n_nops = UINTVAL (operands0) & GET_MODE_MASK (HImode); in avr_expand_nops()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dpredicates.md144 unsigned HOST_WIDE_INT imm = UINTVAL (op);
417 return UINTVAL (op) <= HOST_WIDE_INT_UC (0xffffffff);
418 return UINTVAL (op) <= HOST_WIDE_INT_UC (0x7fffffff);

123