Searched refs:unsignedp (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dexpr.c378 result.unsignedp = !!(type & CPP_N_UNSIGNED);
444 else if (!result.unsignedp
452 result.unsignedp = true;
487 result.unsignedp = num.unsignedp;
582 result.unsignedp = false;
597 int unsignedp = 0; local
599 result.unsignedp = false;
630 &temp, &unsignedp);
635 if (!unsignedp
1155 bool unsignedp; local
1459 bool unsignedp = lhs.unsignedp || rhs.unsignedp; local
1510 bool unsignedp = lhs.unsignedp || rhs.unsignedp; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Doptabs.c212 int unsignedp, int no_extend)
225 && SUBREG_PROMOTED_UNSIGNED_P (op) == unsignedp))
226 return convert_modes (mode, oldmode, op, unsignedp);
373 int unsignedp)
439 xop0, unsignedp);
447 xop1, unsignedp);
455 wxop, unsignedp);
512 rtx op1, rtx op2, rtx target, int unsignedp)
541 xop0, unsignedp);
548 xop1, unsignedp);
209 widen_operand(rtx op, enum machine_mode mode, enum machine_mode oldmode, int unsignedp, int no_extend) argument
368 expand_widen_pattern_expr(tree exp, rtx op0, rtx op1, rtx wide_op, rtx target, int unsignedp) argument
507 expand_ternary_op(enum machine_mode mode, optab ternary_optab, rtx op0, rtx op1, rtx op2, rtx target, int unsignedp) argument
580 simplify_expand_binop(enum machine_mode mode, optab binoptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
599 force_expand_binop(enum machine_mode mode, optab binoptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
674 expand_superword_shift(optab binoptab, rtx outof_input, rtx superword_op1, rtx outof_target, rtx into_target, int unsignedp, enum optab_methods methods) argument
703 expand_subword_shift(enum machine_mode op1_mode, optab binoptab, rtx outof_input, rtx into_input, rtx op1, rtx outof_target, rtx into_target, int unsignedp, enum optab_methods methods, unsigned HOST_WIDE_INT shift_mask) argument
784 expand_doubleword_shift_condmove(enum machine_mode op1_mode, optab binoptab, enum rtx_code cmp_code, rtx cmp1, rtx cmp2, rtx outof_input, rtx into_input, rtx subword_op1, rtx superword_op1, rtx outof_target, rtx into_target, int unsignedp, enum optab_methods methods, unsigned HOST_WIDE_INT shift_mask) argument
868 expand_doubleword_shift(enum machine_mode op1_mode, optab binoptab, rtx outof_input, rtx into_input, rtx op1, rtx outof_target, rtx into_target, int unsignedp, enum optab_methods methods, unsigned HOST_WIDE_INT shift_mask) argument
1153 expand_simple_binop(enum machine_mode mode, enum rtx_code code, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
1199 expand_binop(enum machine_mode mode, optab binoptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
1991 sign_expand_binop(enum machine_mode mode, optab uoptab, optab soptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
2049 expand_twoval_unop(optab unoptab, rtx op0, rtx targ0, rtx targ1, int unsignedp) argument
2142 expand_twoval_binop(optab binoptab, rtx op0, rtx op1, rtx targ0, rtx targ1, int unsignedp) argument
2306 expand_simple_unop(enum machine_mode mode, enum rtx_code code, rtx op0, rtx target, int unsignedp) argument
2530 expand_unop(enum machine_mode mode, optab unoptab, rtx op0, rtx target, int unsignedp) argument
3602 int unsignedp = *punsignedp; local
3752 prepare_operand(int icode, rtx x, int opnum, enum machine_mode mode, enum machine_mode wider_mode, int unsignedp) argument
3775 emit_cmp_and_jump_insn_1(rtx x, rtx y, enum machine_mode mode, enum rtx_code comparison, int unsignedp, rtx label) argument
3854 emit_cmp_and_jump_insns(rtx x, rtx y, enum rtx_code comparison, rtx size, enum machine_mode mode, int unsignedp, rtx label) argument
3888 emit_cmp_insn(rtx x, rtx y, enum rtx_code comparison, rtx size, enum machine_mode mode, int unsignedp) argument
4051 emit_conditional_move(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
4179 emit_conditional_add(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
4415 can_extend_p(enum machine_mode to_mode, enum machine_mode from_mode, int unsignedp) argument
4432 gen_extend_insn(rtx x, rtx y, enum machine_mode mto, enum machine_mode mfrom, int unsignedp) argument
4449 can_fix_p(enum machine_mode fixmode, enum machine_mode fltmode, int unsignedp, int *truncp_ptr) argument
4480 can_float_p(enum machine_mode fltmode, enum machine_mode fixmode, int unsignedp) argument
4496 expand_float(rtx to, rtx from, int unsignedp) argument
4698 expand_fix(rtx to, rtx from, int unsignedp) argument
5616 get_rtx_code(enum tree_code tcode, bool unsignedp) argument
5675 vector_compare_rtx(tree cond, bool unsignedp, enum insn_code icode) argument
5737 bool unsignedp = TYPE_UNSIGNED (TREE_TYPE (vec_cond_expr)); local
[all...]
H A Ddojump.c323 int unsignedp;
332 &unsignedp, &volatilep, false);
334 type = lang_hooks.types.type_for_size (bitsize, unsignedp);
620 do_jump_by_parts_greater_rtx (enum machine_mode mode, int unsignedp, rtx op0,
652 (unsignedp || i > 0), word_mode, NULL_RTX,
656 do_compare_rtx_and_jump (op0_word, op1_word, NE, unsignedp, word_mode,
678 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (TREE_OPERAND (exp, 0)));
680 do_jump_by_parts_greater_rtx (mode, unsignedp, op0, op1, if_false_label,
801 compare_from_rtx (rtx op0, rtx op1, enum rtx_code code, int unsignedp,
819 code = unsignedp
322 int unsignedp; local
618 do_jump_by_parts_greater_rtx(enum machine_mode mode, int unsignedp, rtx op0, rtx op1, rtx if_false_label, rtx if_true_label) argument
676 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (TREE_OPERAND (exp, 0))); local
797 compare_from_rtx(rtx op0, rtx op1, enum rtx_code code, int unsignedp, enum machine_mode mode, rtx size) argument
849 do_compare_rtx_and_jump(rtx op0, rtx op1, enum rtx_code code, int unsignedp, enum machine_mode mode, rtx size, rtx if_false_label, rtx if_true_label) argument
992 int unsignedp; local
[all...]
H A Dstmt.c1552 int unsignedp = TYPE_UNSIGNED (type);
1556 = promote_mode (type, old_mode, &unsignedp, 1);
1559 val = convert_modes (mode, old_mode, val, unsignedp);
1917 int unsignedp = TYPE_UNSIGNED (type);
1919 = promote_mode (type, DECL_MODE (decl), &unsignedp, 0);
2348 int unsignedp = TYPE_UNSIGNED (index_type);
2515 index = convert_to_mode (wider_mode, index, unsignedp);
2627 int unsignedp)
2629 do_compare_rtx_and_jump (op0, op1, EQ, unsignedp, mode,
2971 int unsignedp
1544 int unsignedp = TYPE_UNSIGNED (type); local
1906 int unsignedp = TYPE_UNSIGNED (type); local
2333 int unsignedp = TYPE_UNSIGNED (index_type); local
2611 do_jump_if_equal(enum machine_mode mode, rtx op0, rtx op1, rtx label, int unsignedp) argument
2953 int unsignedp = TYPE_UNSIGNED (index_type); local
[all...]
H A Dexpmed.c1094 unsigned HOST_WIDE_INT bitnum, int unsignedp, rtx target,
1282 return convert_to_mode (tmode, op0, unsignedp);
1332 if (unsignedp)
1392 if (unsignedp)
1676 target = convert_to_mode (smode, target, unsignedp);
1681 return convert_to_mode (tmode, target, unsignedp);
1708 int unsignedp)
1717 return extract_split_bit_field (op0, bitsize, bitpos, unsignedp);
1733 unsignedp);
1766 if (unsignedp)
1089 extract_bit_field(rtx str_rtx, unsigned HOST_WIDE_INT bitsize, unsigned HOST_WIDE_INT bitnum, int unsignedp, rtx target, enum machine_mode mode, enum machine_mode tmode) argument
1699 extract_fixed_bit_field(enum machine_mode tmode, rtx op0, unsigned HOST_WIDE_INT offset, unsigned HOST_WIDE_INT bitsize, unsigned HOST_WIDE_INT bitpos, rtx target, int unsignedp) argument
1898 extract_force_align_mem_bit_field(rtx op0, unsigned HOST_WIDE_INT bitsize, unsigned HOST_WIDE_INT bitpos, int unsignedp) argument
2044 extract_split_bit_field(rtx op0, unsigned HOST_WIDE_INT bitsize, unsigned HOST_WIDE_INT bitpos, int unsignedp) argument
2185 expand_shift(enum tree_code code, enum machine_mode mode, rtx shifted, tree amount, rtx target, int unsignedp) argument
3101 expand_mult(enum machine_mode mode, rtx op0, rtx op1, rtx target, int unsignedp) argument
3382 expand_mult_highpart_adjust(enum machine_mode mode, rtx adj_operand, rtx op0, rtx op1, rtx target, int unsignedp) argument
3428 expand_mult_highpart_optab(enum machine_mode mode, rtx op0, rtx op1, rtx target, int unsignedp, int max_cost) argument
3538 expand_mult_highpart(enum machine_mode mode, rtx op0, rtx op1, rtx target, int unsignedp, int max_cost) argument
3815 expand_divmod(int rem_flag, enum tree_code code, enum machine_mode mode, rtx op0, rtx op1, rtx target, int unsignedp) argument
5106 emit_store_flag(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode mode, int unsignedp, int normalizep) argument
5551 emit_store_flag_force(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode mode, int unsignedp, int normalizep) argument
5589 int unsignedp = (op == LTU || op == LEU || op == GTU || op == GEU); local
[all...]
H A Dexpr.c351 convert_move (rtx to, rtx from, int unsignedp)
361 enum rtx_code equiv_code = (unsignedp < 0 ? UNKNOWN
362 : (unsignedp ? ZERO_EXTEND : SIGN_EXTEND));
381 && SUBREG_PROMOTED_UNSIGNED_P (from) == unsignedp)
408 convert_move (XEXP (to, 0), XEXP (from, 0), unsignedp);
409 convert_move (XEXP (to, 1), XEXP (from, 1), unsignedp);
471 from = convert_to_mode (full_mode, from, unsignedp);
516 if ((code = can_extend_p (to_mode, from_mode, unsignedp))
530 && ((code = can_extend_p (to_mode, word_mode, unsignedp))
539 convert_move (gen_lowpart (word_mode, to), from, unsignedp);
349 convert_move(rtx to, rtx from, int unsignedp) argument
537 convert_move (gen_lowpart (word_mode, to), from, unsignedp); local
728 convert_to_mode(enum machine_mode mode, rtx x, int unsignedp) argument
744 convert_modes(enum machine_mode mode, enum machine_mode oldmode, rtx x, int unsignedp) argument
4053 int unsignedp; local
4436 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (exp)); local
5155 int unsignedp; local
6500 int volatilep, unsignedp; local
6791 int unsignedp; local
9044 int unsignedp; local
[all...]
H A Dc-common.c1696 c_common_type_for_size (unsigned int bits, int unsignedp)
1699 return unsignedp ? unsigned_type_node : integer_type_node;
1702 return unsignedp ? unsigned_char_type_node : signed_char_type_node;
1705 return unsignedp ? short_unsigned_type_node : short_integer_type_node;
1708 return unsignedp ? long_unsigned_type_node : long_integer_type_node;
1711 return (unsignedp ? long_long_unsigned_type_node
1715 return (unsignedp ? widest_unsigned_literal_type_node
1719 return unsignedp ? unsigned_intQI_type_node : intQI_type_node;
1722 return unsignedp ? unsigned_intHI_type_node : intHI_type_node;
1725 return unsignedp
1690 c_common_type_for_size(unsigned int bits, int unsignedp) argument
1736 c_common_type_for_mode(enum machine_mode mode, int unsignedp) argument
1911 c_common_signed_or_unsigned_type(int unsignedp, tree type) argument
1967 c_build_bitfield_integer_type(unsigned HOST_WIDE_INT width, int unsignedp) argument
2010 min_precision(tree value, int unsignedp) argument
2202 int unsignedp = TYPE_UNSIGNED (*restype_ptr); local
6619 builtin_type_for_size(int size, bool unsignedp) argument
[all...]
H A Dexplow.c781 int unsignedp = *punsignedp;
797 PROMOTE_FUNCTION_MODE (mode, unsignedp, type);
802 PROMOTE_MODE (mode, unsignedp, type);
812 unsignedp = POINTERS_EXTEND_UNSIGNED;
820 *punsignedp = unsignedp;
776 int unsignedp = *punsignedp; local
H A Dc-lex.c841 int unsignedp;
844 &chars_seen, &unsignedp);
857 if (unsignedp || (cppchar_signed_t) result >= 0)
839 int unsignedp; local
H A Doptabs.h517 rtx target, int unsignedp);
521 int unsignedp);
H A Dfunction.h32 int unsignedp; local
H A Dfunction.c822 int unsignedp;
832 unsignedp = TYPE_UNSIGNED (type);
868 mode = promote_mode (type, mode, &unsignedp, 0);
2139 int unsignedp = TYPE_UNSIGNED (passed_type);
2141 &unsignedp, 1);
2673 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (parm));
2682 = promote_mode (data->nominal_type, data->nominal_mode, &unsignedp, 1);
2730 tempreg = convert_to_mode (data->nominal_mode, tempreg, unsignedp);
2743 SUBREG_PROMOTED_UNSIGNED_SET (tempreg, unsignedp);
3286 int unsignedp
815 int unsignedp; local
2126 int unsignedp = TYPE_UNSIGNED (passed_type); local
2660 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (parm)); local
3272 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (arg)); local
4465 int unsignedp = TYPE_UNSIGNED (TREE_TYPE (decl_result)); local
4469 &unsignedp, 1); local
[all...]
H A Dcalls.c73 int unsignedp; member in struct:arg_data
681 args[i].value, args[i].unsignedp);
963 int unsignedp;
1067 unsignedp = TYPE_UNSIGNED (type);
1070 mode = promote_mode (type, mode, &unsignedp, 1);
1072 args[i].unsignedp = unsignedp;
1272 args[i].value, args[i].unsignedp);
1284 args[i].unsignedp);
2969 int unsignedp
962 int unsignedp; local
2968 int unsignedp = TYPE_UNSIGNED (type); local
[all...]
H A Dtree.c5180 int unsignedp)
5186 if (unsignedp)
5588 int unsignedp = (DECL_UNSIGNED (TREE_OPERAND (op, 1))
5590 type = lang_hooks.types.type_for_size (innerprec, unsignedp);
5601 && (! uns || final_prec <= innerprec || unsignedp))
5680 int unsignedp = (DECL_UNSIGNED (TREE_OPERAND (op, 1))
5682 tree type = lang_hooks.types.type_for_size (innerprec, unsignedp);
6502 make_or_reuse_type (unsigned size, int unsignedp)
6505 return unsignedp ? unsigned_type_node : integer_type_node;
6507 return unsignedp
5155 build_nonstandard_integer_type(unsigned HOST_WIDE_INT precision, int unsignedp) argument
5563 int unsignedp = (DECL_UNSIGNED (TREE_OPERAND (op, 1)) local
5654 int unsignedp = (DECL_UNSIGNED (TREE_OPERAND (op, 1)) local
6472 make_or_reuse_type(unsigned size, int unsignedp) argument
[all...]
H A Dcombine.c1028 int unsignedp;
1038 && (reg = promoted_input_arg (regno, &mode, &unsignedp)) != 0)
1041 (reg, first, gen_rtx_fmt_e ((unsignedp ? ZERO_EXTEND
3497 int unsignedp = 0;
3736 unsignedp = 0;
3750 unsignedp = (code == ZERO_EXTRACT);
3768 if (unsignedp && len <= 8)
3785 (unsignedp ? LSHIFTRT : ASHIFTRT, mode,
5627 int unsignedp = 0;
5634 unsignedp
1020 int unsignedp; local
3482 int unsignedp = 0; local
5606 int unsignedp = 0; local
5957 make_extraction(enum machine_mode mode, rtx inner, HOST_WIDE_INT pos, rtx pos_rtx, unsigned HOST_WIDE_INT len, int unsignedp, int in_dest, int in_compare) argument
7643 int unsignedp = (code == UMIN || code == UMAX); local
8386 extended_count(rtx x, enum machine_mode mode, int unsignedp) argument
[all...]
H A Dcfgexpand.c644 int unsignedp = TYPE_UNSIGNED (type); local
646 = promote_mode (type, DECL_MODE (var), &unsignedp, 0);
H A Difcvt.c1632 int unsignedp;
1675 unsignedp = 0;
1682 unsignedp = 0;
1687 unsignedp = 1;
1692 unsignedp = 1;
1702 if_info->x, unsignedp, OPTAB_WIDEN);
1629 int unsignedp; local
H A Dtree-ssa-loop-ivopts.c1447 int unsignedp, volatilep; local
1459 &unsignedp, &volatilep, true);
2810 int unsignedp, volatilep; local
2845 &toffset, &mode, &unsignedp, &volatilep,
3720 int unsignedp, volatilep; local
3723 &unsignedp, &volatilep, false);
H A Ddbxout.c2356 int volatilep = 0, unsignedp = 0;
2360 &mode, &unsignedp, &volatilep, true);
2348 int volatilep = 0, unsignedp = 0; local
/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c3680 unsigned int unsignedp : 1;
4241 unsigned int size, bfd_boolean unsignedp, bfd_boolean localp)
4250 ts->type.unsignedp = unsignedp;
4422 bfd_boolean unsignedp, bfd_boolean localp)
4425 (unsigned int) -1, size, unsignedp,
4434 bfd_boolean unsignedp, bfd_boolean localp,
4500 if (! ieee_push_type (info, type_indx, size, unsignedp, localp))
5187 ieee_int_type (void *p, unsigned int size, bfd_boolean unsignedp)
5211 if (unsignedp)
3678 unsigned int unsignedp : 1; member in struct:ieee_write_type
4238 ieee_push_type(struct ieee_handle *info, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp) argument
4419 ieee_define_type(struct ieee_handle *info, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp) argument
4430 ieee_define_named_type(struct ieee_handle *info, const char *name, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp, struct ieee_buflist *buflist) argument
5183 ieee_int_type(void *p, unsigned int size, bfd_boolean unsignedp) argument
5577 bfd_boolean unsignedp, localp; local
5723 bfd_boolean unsignedp, localp; local
5762 bfd_boolean unsignedp, localp; local
5926 bfd_boolean unsignedp; local
[all...]
H A Dstabs.c1821 bfd_boolean unsignedp; local
1829 unsignedp = FALSE;
1832 unsignedp = TRUE;
1883 return debug_make_int_type (dhandle, bits / 8, unsignedp);
4793 bfd_boolean constp, volatilep, unsignedp, signedp;
4800 unsignedp = FALSE;
4814 unsignedp = TRUE;
4856 (unsignedp
4860 *ptype = debug_make_int_type (minfo->dhandle, 8, unsignedp);
4869 (unsignedp
4792 bfd_boolean constp, volatilep, unsignedp, signedp; local
[all...]
H A Dwrstabs.c631 stab_int_type (void *p, unsigned int size, bfd_boolean unsignedp)
642 if (unsignedp)
660 if (unsignedp)
629 stab_int_type(void *p, unsigned int size, bfd_boolean unsignedp) argument
H A Dprdbg.c495 print_vma (bfd_vma vma, char *buf, bfd_boolean unsignedp, bfd_boolean hexp)
501 else if (unsignedp)
566 pr_int_type (void *p, unsigned int size, bfd_boolean unsignedp)
571 sprintf (ab, "%sint%d", unsignedp ? "u" : "", size * 8);
491 print_vma(bfd_vma vma, char *buf, bfd_boolean unsignedp, bfd_boolean hexp) argument
561 pr_int_type(void *p, unsigned int size, bfd_boolean unsignedp) argument
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h735 bool unsignedp; /* True if value should be treated as unsigned. */ member in struct:cpp_num
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.c10703 bool unsignedp;
10771 unsignedp = tree_int_cst_sgn (minnode) >= 0;
10772 lowprec = min_precision (minnode, unsignedp);
10773 highprec = min_precision (maxnode, unsignedp);
10802 && TYPE_UNSIGNED (underlying_type) == unsignedp)
10834 set_min_and_max_values_for_integral_type (enumtype, precision, unsignedp);
10685 bool unsignedp; local

Completed in 561 milliseconds

12