Home
last modified time | relevance | path

Searched defs:uns (Results 1 – 24 of 24) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddouble-int.c346 div_and_round_double (unsigned code, int uns, in div_and_round_double()
691 double_int::max_value (unsigned int prec, bool uns) in max_value()
700 double_int::min_value (unsigned int prec, bool uns) in min_value()
715 double_int::ext (unsigned prec, bool uns) const in ext()
787 double_int::fits_hwi (bool uns) const in fits_hwi()
950 double_int::divmod (double_int b, bool uns, unsigned code, in divmod()
1271 double_int::cmp (double_int b, bool uns) const in cmp()
1406 double_int::max (double_int b, bool uns) in max()
1431 double_int::min (double_int b, bool uns) in min()
1472 dump_double_int (FILE *file, double_int cst, bool uns) in dump_double_int()
[all …]
H A Doptabs-query.h96 get_vec_cmp_icode (machine_mode vmode, machine_mode mask_mode, bool uns) in get_vec_cmp_icode()
115 get_vcond_icode (machine_mode vmode, machine_mode cmode, bool uns) in get_vcond_icode()
H A Dinternal-fn.c593 int uns = TYPE_UNSIGNED (TREE_TYPE (TREE_TYPE (lhs))); in expand_arith_overflow_result_store() local
607 int uns = TYPE_UNSIGNED (TREE_TYPE (TREE_TYPE (lhs))); in expand_arith_overflow_result_store() local
1194 rtx op0, rtx op1, bool uns) in can_widen_mult_without_libcall()
1240 bool uns = unsr_p; in expand_mul_overflow() local
H A Dtree-affine.c936 int uns, rev, vol; in get_inner_reference_aff() local
H A Dtree-pretty-print.c4063 pp_double_int (pretty_printer *pp, double_int d, bool uns) in pp_double_int()
H A Dtree-ssa-loop-manip.c1522 bool uns; in canonicalize_loop_ivs() local
H A Dtree-scalar-evolution.c1901 tree uns = unsigned_type_for (type); in interpret_rhs_expr() local
H A Dtree-vrp.c1956 bool uns = TYPE_UNSIGNED (expr_type); in extract_range_from_binary_expr_1() local
H A Dtree.c8476 int uns in get_unwidened() local
8556 int uns = 0; in get_narrower() local
H A Dtree-vect-stmts.c10375 bool uns; in supportable_narrowing_operation() local
H A Dfold-const.c7913 tree uns = unsigned_type_for (TREE_TYPE (and0)); in fold_unary_loc() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddouble-int.c324 div_and_round_double (unsigned code, int uns, in div_and_round_double()
627 double_int_ext (double_int cst, unsigned prec, bool uns) in double_int_ext()
696 double_int_fits_in_hwi_p (double_int cst, bool uns) in double_int_fits_in_hwi_p()
764 double_int_divmod (double_int a, double_int b, bool uns, unsigned code, in double_int_divmod()
796 double_int_div (double_int a, double_int b, bool uns, unsigned code) in double_int_div()
824 double_int_mod (double_int a, double_int b, bool uns, unsigned code) in double_int_mod()
936 double_int_cmp (double_int a, double_int b, bool uns) in double_int_cmp()
984 double_int_max (double_int a, double_int b, bool uns) in double_int_max()
1006 double_int double_int_min (double_int a, double_int b, bool uns) in double_int_min()
1045 dump_double_int (FILE *file, double_int cst, bool uns) in dump_double_int()
[all …]
H A Dtree-affine.c819 bool uns = TYPE_UNSIGNED (val->type); in print_aff() local
867 int uns, vol; in get_inner_reference_aff() local
H A Dtree-ssa-ccp.c1107 bool uns; in bit_value_unop_1() local
1139 bool uns = (TREE_CODE (type) == INTEGER_TYPE in bit_value_binop_1() local
H A Dtree-ssa-loop-manip.c1211 bool uns; in canonicalize_loop_ivs() local
H A Dtree.c1748 int uns; in integer_all_onesp() local
8064 int uns in get_unwidened() local
8136 int uns = 0; in get_narrower() local
H A Dfold-const.c188 int uns; in div_if_zero_remainder() local
961 bool uns = TYPE_UNSIGNED (type); in int_const_binop() local
7994 tree uns = unsigned_type_for (TREE_TYPE (and0)); in fold_unary_loc() local
H A Dtree-vect-stmts.c6305 bool uns; in supportable_narrowing_operation() local
H A Doptabs.c7017 get_vcond_icode (enum machine_mode vmode, enum machine_mode cmode, bool uns) in get_vcond_icode()
/dragonfly/contrib/gdb-7/gdb/
H A Dgdbtypes.c1221 char *uns = alloca (strlen (name) + 10); in lookup_unsigned_typename() local
1233 char *uns = alloca (strlen (name) + 8); in lookup_signed_typename() local
/dragonfly/contrib/tcpdump/
H A Dprint-snmp.c351 uint32_t uns; member
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c1095 int uns; in shorten_binary_op() local
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c1877 int uns; in shorten_binary_op() local
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c23147 bool uns = (code == LTU || code == GEU); in ix86_expand_branch() local