Home
last modified time | relevance | path

Searched refs:GEN_INT (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd-12-stable/contrib/gcc/
Dexplow.c99 return GEN_INT (INTVAL (x) + c); in plus_constant()
189 x = gen_rtx_PLUS (mode, x, GEN_INT (c)); in plus_constant()
893 size = GEN_INT (new); in round_push()
900 size = expand_binop (Pmode, add_optab, size, GEN_INT (align - 1), in round_push()
902 size = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, size, GEN_INT (align), in round_push()
904 size = expand_mult (Pmode, size, GEN_INT (align), NULL_RTX, 1); in round_push()
1158 size = GEN_INT (new); in allocate_dynamic_stack_space()
1165 GEN_INT (align), NULL_RTX, 1); in allocate_dynamic_stack_space()
1167 GEN_INT (align), NULL_RTX, 1); in allocate_dynamic_stack_space()
1290 GEN_INT (BIGGEST_ALIGNMENT / BITS_PER_UNIT - 1), in allocate_dynamic_stack_space()
[all …]
Dloop-doloop.c439 GEN_INT (desc->niter_max), in doloop_modify()
440 GEN_INT (level)); in doloop_modify()
541 iterations_max = GEN_INT (desc->niter_max); in doloop_optimize()
550 GEN_INT (level), start_label); in doloop_optimize()
580 GEN_INT (level), start_label); in doloop_optimize()
Dcalls.c248 rtx rounded_stack_size_rtx = GEN_INT (rounded_stack_size); in emit_call_1()
254 struct_value_size_rtx = GEN_INT (struct_value_size); in emit_call_1()
272 rtx n_pop = GEN_INT (n_popped); in emit_call_1()
305 rtx n_pop = GEN_INT (n_popped); in emit_call_1()
390 REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, GEN_INT (rn), in emit_call_1()
420 rounded_stack_size_rtx = GEN_INT (rounded_stack_size); in emit_call_1()
457 anti_adjust_stack (GEN_INT (n_popped)); in emit_call_1()
771 GEN_INT (num_to_save), BLOCK_OP_CALL_PARM); in save_fixed_argument_area()
806 GEN_INT (high_to_save - low_to_save + 1), in restore_fixed_argument_area()
1394 set_mem_size (args[i].stack, GEN_INT (units_on_stack)); in compute_argument_addresses()
[all …]
Dexpmed.c144 pow2[m] = GEN_INT ((HOST_WIDE_INT) 1 << m); in init_expmed()
145 cint[m] = GEN_INT (m); in init_expmed()
175 XEXP (&all.sdiv_32, 1) = 32 < MAX_BITS_PER_WORD ? cint[32] : GEN_INT (32); in init_expmed()
243 XEXP (&all.wide_lshr, 1) = GEN_INT (GET_MODE_BITSIZE (mode)); in init_expmed()
408 rtx rtxpos = GEN_INT (pos); in store_bit_field()
640 && insn_data[CODE_FOR_insv].operand[1].predicate (GEN_INT (bitsize), in store_bit_field()
764 pat = gen_insv (xop0, GEN_INT (bitsize), GEN_INT (xbitpos), value1); in store_bit_field()
1017 part = GEN_INT (((unsigned HOST_WIDE_INT) (INTVAL (value)) in store_split_bit_field()
1032 part = GEN_INT (((unsigned HOST_WIDE_INT) (INTVAL (value)) in store_split_bit_field()
1142 rtx rtxpos = GEN_INT (pos); in extract_bit_field()
[all …]
Dcombine.c1104 src = GEN_INT (INTVAL (src) in set_nonzero_bits_and_sign_copies()
2734 XEXP (*split, 0), GEN_INT (i))); in try_combine()
3701 GEN_INT (pos)))); in find_split_point()
3759 GEN_INT (pos)), in find_split_point()
3760 GEN_INT (((HOST_WIDE_INT) 1 << len) - 1))); in find_split_point()
3773 GEN_INT (GET_MODE_BITSIZE (mode) in find_split_point()
3775 GEN_INT (GET_MODE_BITSIZE (mode) - len))); in find_split_point()
4893 false_code = EQ, false_val = GEN_INT (nzb); in simplify_if_then_else()
5321 op0, GEN_INT (mask)); in simplify_set()
5830 pos = GEN_INT (subreg_lsb (XEXP (SET_DEST (x), 0))); in expand_field_assignment()
[all …]
Dexpr.c1113 GEN_INT (-(HOST_WIDE_INT)size))); in move_by_pieces_1()
1116 GEN_INT (-(HOST_WIDE_INT)size))); in move_by_pieces_1()
1130 emit_insn (gen_add2_insn (data->to_addr, GEN_INT (size))); in move_by_pieces_1()
1132 emit_insn (gen_add2_insn (data->from_addr, GEN_INT (size))); in move_by_pieces_1()
1275 rtx opalign = GEN_INT (align / BITS_PER_UNIT); in emit_block_move_via_movmem()
1513 GEN_INT (nregs)); in move_block_to_reg()
1546 GEN_INT (nregs)); in move_block_from_reg()
2483 GEN_INT (-(HOST_WIDE_INT) size))); in store_by_pieces_2()
2489 emit_insn (gen_add2_insn (data->to_addr, GEN_INT (size))); in store_by_pieces_2()
2655 rtx opalign = GEN_INT (align / BITS_PER_UNIT); in set_storage_via_setmem()
[all …]
Demit-rtl.c404 return GEN_INT (trunc_int_for_mode (c, mode)); in gen_int_mode()
474 return GEN_INT (i0); in immed_double_const()
1488 size = GEN_INT (tree_low_cst (TYPE_SIZE_UNIT (type), 1)); in set_mem_attributes_minus_bitpos()
1550 ? GEN_INT (tree_low_cst (DECL_SIZE_UNIT (t), 1)) : 0); in set_mem_attributes_minus_bitpos()
1620 offset = GEN_INT (ioff); in set_mem_attributes_minus_bitpos()
1629 offset = GEN_INT (tree_low_cst (off_tree, 1)); in set_mem_attributes_minus_bitpos()
1702 GEN_INT (REG_OFFSET (reg)), in set_mem_attrs_from_reg()
1807 size = mmode == BLKmode ? 0 : GEN_INT (GET_MODE_SIZE (mmode)); in change_address()
1875 memoffset = GEN_INT (offset + INTVAL (memoffset)); in adjust_address_1()
1887 size = GEN_INT (GET_MODE_SIZE (GET_MODE (new))); in adjust_address_1()
[all …]
Dfinal.c3539 *first = GEN_INT (high); in split_double()
3540 *second = GEN_INT (low); in split_double()
3544 *first = GEN_INT (low); in split_double()
3545 *second = GEN_INT (high); in split_double()
3587 *first = GEN_INT (CONST_DOUBLE_HIGH (value)); in split_double()
3588 *second = GEN_INT (CONST_DOUBLE_LOW (value)); in split_double()
3592 *first = GEN_INT (CONST_DOUBLE_LOW (value)); in split_double()
3593 *second = GEN_INT (CONST_DOUBLE_HIGH (value)); in split_double()
3624 *first = GEN_INT (l[0]); in split_double()
3625 *second = GEN_INT (l[1]); in split_double()
Ddwarf2asm.c82 assemble_integer (GEN_INT (value), size, BITS_PER_UNIT, 1); in dw2_asm_output_data()
548 assemble_integer (GEN_INT (byte), 1, BITS_PER_UNIT, 1); in dw2_asm_output_data_uleb128()
612 assemble_integer (GEN_INT (byte), 1, BITS_PER_UNIT, 1); in dw2_asm_output_data_sleb128()
Difcvt.c464 false_prob_val = GEN_INT (REG_BR_PROB_BASE - INTVAL (true_prob_val)); in cond_exec_process_if_block()
982 GEN_INT (ifalse), target, if_info->x, 0, in noce_try_store_flag_constants()
991 target, GEN_INT (tmp), if_info->x, 0, in noce_try_store_flag_constants()
1000 target, GEN_INT (ifalse), if_info->x, 0, in noce_try_store_flag_constants()
1009 target, GEN_INT (diff), if_info->x, 0, in noce_try_store_flag_constants()
1013 target, GEN_INT (ifalse), in noce_try_store_flag_constants()
1557 op_b = GEN_INT (desired_val); in noce_get_alt_condition()
1564 op_b = GEN_INT (desired_val); in noce_get_alt_condition()
1571 op_b = GEN_INT (desired_val); in noce_get_alt_condition()
1578 op_b = GEN_INT (desired_val); in noce_get_alt_condition()
[all …]
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.c1079 GEN_INT (INTVAL (op1) in sparc_emit_set_const32()
1085 GEN_INT (INTVAL (op1) & 0x3ff)))); in sparc_emit_set_const32()
1168 gen_rtx_ASHIFT (DImode, temp2, GEN_INT (12)))); in sparc_emit_set_symbolic_const64()
1216 gen_rtx_ASHIFT (DImode, temp3, GEN_INT (32)))); in sparc_emit_set_symbolic_const64()
1288 gen_rtx_ASHIFT (DImode, temp3, GEN_INT (32)))); in sparc_emit_set_symbolic_const64()
1323 return gen_rtx_SET (VOIDmode, dest, GEN_INT (val & ~(HOST_WIDE_INT)0x3ff)); in gen_safe_HIGH64()
1329 return gen_rtx_SET (VOIDmode, dest, GEN_INT (val)); in gen_safe_SET64()
1335 return gen_rtx_IOR (DImode, src, GEN_INT (val)); in gen_safe_OR64()
1341 return gen_rtx_XOR (DImode, src, GEN_INT (val)); in gen_safe_XOR64()
1421 GEN_INT (shift_count)))); in sparc_emit_set_const64_quick2()
[all …]
Dsync.md37 operands[1] = GEN_INT (15);
40 operands[1] = GEN_INT (8);
Dsparc.md2180 emit_insn (gen_movsi (gen_highpart (SImode, operands[0]), GEN_INT (high)));
2190 emit_insn (gen_movsi (gen_lowpart (SImode, operands[0]), GEN_INT (low)));
2209 GEN_INT (CONST_DOUBLE_HIGH (operands[1]))));
2223 GEN_INT (CONST_DOUBLE_LOW (operands[1]))));
2357 operands[1] = GEN_INT (i);
2405 operands[1] = GEN_INT (i);
2439 operands[2] = GEN_INT (i);
2453 operands[1] = GEN_INT (i);
3497 rtx shift_16 = GEN_INT (16);
3576 rtx shift_48 = GEN_INT (48);
[all …]
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.c3746 GEN_INT (i*8)); in construct_container()
3753 GEN_INT (i*8)); in construct_container()
3760 GEN_INT (i*8)); in construct_container()
3771 GEN_INT (i*8)); in construct_container()
3937 return GEN_INT (cum->maybe_vaarg in function_arg()
4513 GEN_INT (4)))); in ix86_setup_incoming_varargs()
4520 GEN_INT (next_cum.sse_regno * 4)))); in ix86_setup_incoming_varargs()
4539 GEN_INT (next_cum.sse_regno), label)); in ix86_setup_incoming_varargs()
5744 GEN_INT (-16))); in ix86_expand_prologue()
5756 x = GEN_INT (4); in ix86_expand_prologue()
[all …]
Dsse.md1128 GEN_INT ((mask >> 0) & 3),
1129 GEN_INT ((mask >> 2) & 3),
1130 GEN_INT (((mask >> 4) & 3) + 4),
1131 GEN_INT (((mask >> 6) & 3) + 4)));
1152 operands[3] = GEN_INT (mask);
2125 GEN_INT (mask & 1),
2126 GEN_INT (mask & 2 ? 3 : 2)));
2143 operands[3] = GEN_INT (mask);
2629 thirtytwo = GEN_INT (32);
2675 thirtytwo = GEN_INT (32);
[all …]
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.c2496 XVECEXP (mask, 0, i) = GEN_INT (i); in rs6000_expand_vector_set()
2501 = GEN_INT (i + 0x10); in rs6000_expand_vector_set()
2594 out[0] = GEN_INT (64 - shift); in build_mask64_2_operands()
2595 out[1] = GEN_INT (m1); in build_mask64_2_operands()
2596 out[2] = GEN_INT (shift); in build_mask64_2_operands()
2597 out[3] = GEN_INT (m2); in build_mask64_2_operands()
2998 GEN_INT (high_int)), 0); in rs6000_legitimize_address()
2999 return gen_rtx_PLUS (Pmode, sum, GEN_INT (low_int)); in rs6000_legitimize_address()
3420 x = gen_rtx_PLUS (GET_MODE (x), x, GEN_INT (0)); in rs6000_legitimize_reload_address()
3455 GEN_INT (high)), in rs6000_legitimize_reload_address()
[all …]
Drs6000.md1405 emit_insn (gen_addsi3 (scratch_string, scratch_string, GEN_INT (8)));
1454 if (<MODE>mode == DImode && !satisfies_constraint_L (GEN_INT (rest)))
1460 emit_insn (gen_add<mode>3 (tmp, operands[1], GEN_INT (rest)));
1461 emit_insn (gen_add<mode>3 (operands[0], tmp, GEN_INT (low)));
1567 operands[4] = GEN_INT (low);
1568 if (<MODE>mode == SImode || satisfies_constraint_L (GEN_INT (rest)))
1569 operands[3] = GEN_INT (rest);
1849 operands[5] = GEN_INT (-2147483647 - 1);
1872 operands[5] = GEN_INT (-2147483647 - 1);
2119 operands[5] = GEN_INT (GET_MODE_BITSIZE (<MODE>mode) - 1);
[all …]
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.c2010 || s390_single_part (GEN_INT (value), DImode, SImode, 0) == 1; in s390_O_constraint_str()
2014 || s390_single_part (GEN_INT (value), DImode, SImode, -1) == 1; in s390_O_constraint_str()
2084 part = s390_single_part (GEN_INT (value), mode, part_mode, def); in s390_N_constraint_str()
3037 op0 = gen_rtx_PLUS (Pmode, op0, GEN_INT (even)); in legitimize_pic_address()
3429 rtx val = force_operand (GEN_INT (upper), temp); in legitimize_address()
3434 constant_term = GEN_INT (lower); in legitimize_address()
3496 cst = GEN_INT (upper); in legitimize_reload_address()
3501 new = gen_rtx_PLUS (Pmode, tem, GEN_INT (lower)); in legitimize_reload_address()
3520 emit_insn (gen_movmem_short (dst, src, GEN_INT (INTVAL (len) - 1))); in s390_expand_movmem()
3558 temp = expand_binop (mode, lshr_optab, count, GEN_INT (8), blocks, 1, 0); in s390_expand_movmem()
[all …]
Ds390.md730 operands[2] = GEN_INT (GET_MODE_SIZE (GET_MODE (operands[0])));
1738 operands[2] = GEN_INT (GET_MODE_SIZE (GET_MODE (operands[0])));
1762 operands[8] = GEN_INT (INTVAL (operands[2]) + INTVAL (operands[5]));")
2138 "operands[2] = GEN_INT ((INTVAL (operands[2]) & 0xff) + 1);")
2267 "operands[1] = GEN_INT ((INTVAL (operands[1]) & 0xff) + 1);")
2406 "operands[2] = GEN_INT ((INTVAL (operands[2]) & 0xff) + 1);")
2518 rtx result = gen_rtx_ASHIFTRT (SImode, operands[0], GEN_INT (30));
2553 rtx result = gen_rtx_ASHIFTRT (DImode, operands[0], GEN_INT (62));
2614 set_mem_size (operands[1], GEN_INT (size));
2615 operands[2] = GEN_INT (GET_MODE_BITSIZE (<MODE>mode) - bitsize);
[all …]
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips-dsp.md311 operands[2] = GEN_INT (INTVAL (operands[2]) & <DSPV:dspshift_mask>);
333 operands[2] = GEN_INT (INTVAL (operands[2]) & <DSPQ:dspshift_mask>);
352 operands[2] = GEN_INT (INTVAL (operands[2]) & 0x7);
371 operands[2] = GEN_INT (INTVAL (operands[2]) & 0xf);
390 operands[2] = GEN_INT (INTVAL (operands[2]) & <DSPQ:dspshift_mask>);
694 operands[1] = GEN_INT (INTVAL (operands[1]) & 0xff);
816 operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f);
837 operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f);
858 operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f);
880 operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f);
[all …]
Dmips.md751 operands[1] = GEN_INT (0x7f);
752 operands[2] = GEN_INT (val - 0x7f);
756 operands[1] = GEN_INT (- 0x80);
757 operands[2] = GEN_INT (val + 0x80);
783 operands[2] = GEN_INT (0x7);
784 operands[3] = GEN_INT (val - 0x7);
788 operands[2] = GEN_INT (- 0x8);
789 operands[3] = GEN_INT (val + 0x8);
812 operands[1] = GEN_INT (0xf);
813 operands[2] = GEN_INT (val - 0xf);
[all …]
Dmips.c2004 high = GEN_INT (offset); in mips_add_offset()
2010 high = GEN_INT (CONST_HIGH_PART (offset)); in mips_add_offset()
2290 x = GEN_INT (codes[0].value); in mips_move_integer()
2300 x = gen_rtx_fmt_ee (codes[i].code, mode, x, GEN_INT (codes[i].value)); in mips_move_integer()
3092 *cmp1 = force_reg (mode, GEN_INT (plus_one)); in mips_canonicalize_comparison()
3101 *cmp1 = force_reg (mode, GEN_INT (plus_one)); in mips_canonicalize_comparison()
3626 final_src = expand_simple_binop (Pmode, PLUS, src_reg, GEN_INT (length), in mips_block_move_loop()
3928 GEN_INT (bitpos / BITS_PER_UNIT)); in function_arg()
3964 GEN_INT (GET_MODE_SIZE (inner))); in function_arg()
4513 set_mem_size (*op, GEN_INT (width / BITS_PER_UNIT)); in mips_get_unaligned_mem()
[all …]
/freebsd-12-stable/contrib/gcc/config/ia64/
Dia64.c917 tmp = gen_rtx_PLUS (Pmode, dest, GEN_INT (addend)); in ia64_expand_load_address()
1044 op0 = expand_simple_binop (Pmode, PLUS, op0, GEN_INT (addend), in ia64_expand_tls_address()
1114 GEN_INT (addend), op0, 1, OPTAB_DIRECT); in ia64_expand_move()
1193 out[0] = GEN_INT (p[0]); in ia64_split_tmode()
1194 out[1] = GEN_INT (p[1]); in ia64_split_tmode()
1217 emit_insn (gen_adddi3 (base, base, GEN_INT (8))); in ia64_split_tmode()
1264 fixup = gen_adddi3 (base, base, GEN_INT (-8)); in ia64_split_tmode()
1277 (base, base, GEN_INT (INTVAL (XEXP (offset, 1)) - 8)); in ia64_split_tmode()
1287 GEN_INT (INTVAL (XEXP (offset, 1)) - 8))), in ia64_split_tmode()
1589 GEN_INT (magic), DImode); in ia64_expand_compare()
[all …]
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.c1705 emit_set_insn (target, GEN_INT (val)); in arm_split_constant()
1712 emit_set_insn (temp, GEN_INT (val)); in arm_split_constant()
1812 GEN_INT (ARM_SIGN_EXTEND (val)))); in arm_gen_constant()
1882 gen_rtx_MINUS (mode, GEN_INT (val), in arm_gen_constant()
1904 GEN_INT (val)) in arm_gen_constant()
1905 : GEN_INT (val)))); in arm_gen_constant()
1960 GEN_INT (temp1))); in arm_gen_constant()
1963 GEN_INT (set_sign_bit_copies - 1))); in arm_gen_constant()
1977 GEN_INT (temp1))); in arm_gen_constant()
1980 GEN_INT (set_sign_bit_copies - 1))); in arm_gen_constant()
[all …]
Darm.md806 operands[1] = GEN_INT (~(INTVAL (operands[1]) - 1));
1543 GEN_INT (~INTVAL (operands[2])));
1554 emit_insn (gen_extzv (operands[0], operands[1], GEN_INT (i),
1561 rtx shift = GEN_INT (i);
1651 operands[1] = GEN_INT (((1 << INTVAL (operands[1])) - 1)
1686 operands[2] = GEN_INT (((1 << INTVAL (operands[2])) - 1)
1712 operands[2] = GEN_INT (32 - INTVAL (operands[2]));
1749 operands[2] = GEN_INT (((1 << INTVAL (operands[2])) - 1)
1777 operands[2] = GEN_INT (32 - INTVAL (operands[2]));
1795 operands[2] = GEN_INT (32 - temp - INTVAL (operands[3]));
[all …]

1234