Home
last modified time | relevance | path

Searched defs:sgn (Results 1 – 25 of 29) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dwide-int-print.cc33 print_dec (const wide_int_ref &wi, char *buf, signop sgn) in print_dec()
42 print_dec (const wide_int_ref &wi, FILE *file, signop sgn) in print_dec()
H A Dwide-int.cc207 wi::to_mpz (const wide_int_ref &x, mpz_t result, signop sgn) in to_mpz()
316 wi::max_value (unsigned int precision, signop sgn) in max_value()
330 wi::min_value (unsigned int precision, signop sgn) in min_value()
354 unsigned int precision, signop sgn) in force_to_size()
397 unsigned int index, signop sgn) in selt()
1131 signop sgn, bool *overflow) in add_large()
1193 unsigned int prec, signop sgn) in wi_unpack()
1271 unsigned int op2len, unsigned int prec, signop sgn, in mul_internal()
1521 signop sgn, bool *overflow) in sub_large()
1708 unsigned int divisor_prec, signop sgn, in divmod_internal()
[all …]
H A Dtree-affine.c494 int sgn; in aff_combination_to_tree() local
887 signop sgn = TYPE_SIGN (val->type); in print_aff() local
H A Dfixed-value.c159 signop sgn = UNSIGNED_FIXED_POINT_MODE_P (f_orig->mode) ? UNSIGNED : SIGNED; in fixed_to_decimal() local
1098 signop sgn = UNSIGNED_FIXED_POINT_MODE_P (f->mode) ? UNSIGNED : SIGNED; in real_convert_from_fixed() local
H A Dtree-vrp.c185 signop sgn) in intersect_range_with_nonzero_bits()
782 const signop sgn = TYPE_SIGN (TREE_TYPE (val1)); in compare_values_warnv() local
1205 signop sgn = TYPE_SIGN (type); in extract_range_from_multiplicative_op_1() local
1498 const signop sgn = TYPE_SIGN (expr_type); in extract_range_from_binary_expr_1() local
2137 signop sgn = TYPE_SIGN (expr_type); in extract_range_from_binary_expr_1() local
H A Dtree-ssa-ccp.c248 extend_mask (const wide_int &nonzero_bits, signop sgn) in extend_mask()
1318 bit_value_binop (enum tree_code code, signop sgn, int width, in bit_value_binop()
H A Ddumpfile.c483 signop sgn = poly_coeff_traits<C>::signedness ? SIGNED : UNSIGNED; in dump_dec() local
H A Dtree-ssa-loop-niter.c124 signop sgn = TYPE_SIGN (type); in refine_value_range_using_guard() local
368 signop sgn = TYPE_SIGN (type); in determine_value_range() local
H A Dstor-layout.c2769 signop sgn) in set_min_and_max_values_for_integral_type()
H A Dinternal-fn.c665 rtx sgn = immed_wide_int_const (wi::min_value (prec, SIGNED), mode); in expand_addsub_overflow() local
1372 rtx sgn; in expand_mul_overflow() local
H A Dtree-data-ref.c727 signop sgn = TYPE_SIGN (itype); in split_constant_offset_1() local
5504 signop sgn = TYPE_SIGN (type); in dr_step_indicator() local
H A Dipa-cp.c1072 signop sgn, enum tree_code code, tree operand) in meet_with()
1831 signop sgn = TYPE_SIGN (parm_type); in propagate_bits_across_jump_function() local
H A Dtree-scalar-evolution.c3156 signop sgn = TYPE_SIGN (type); in iv_can_overflow_p() local
H A Dvr-values.c1779 signop sgn = TYPE_SIGN (TREE_TYPE (step)); in adjust_range_with_scev() local
H A Dreal.c2184 const wide_int_ref &val_in, signop sgn) in real_from_integer()
H A Dtree.c1479 signop sgn = TYPE_SIGN (type); in wide_int_to_tree_1() local
6850 tree_int_cst_min_precision (tree value, signop sgn) in tree_int_cst_min_precision()
/dflybsd-src/contrib/openbsd_libm/src/
H A De_jnf.c28 int32_t i,hx,ix, sgn; in jnf() local
H A De_jn.c52 int32_t i,hx,ix,lx, sgn; in jn() local
H A Db_tgamma.c295 int sgn = 1; in neg_gam() local
/dflybsd-src/contrib/mpfr/src/
H A Dgamma.c291 int underflow = 0, sgn, ck; in mpfr_gamma() local
/dflybsd-src/games/hack/
H A Dhack.c756 sgn(int a) in sgn() function
/dflybsd-src/contrib/bmake/
H A Dsuff.c1180 GNode *sgn; /* Source GNode */ in FindCmds() local
1505 ApplyTransform(GNode *tgn, GNode *sgn, Suffix *tsuff, Suffix *ssuff) in ApplyTransform()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-affine.c439 double_int off, sgn; in aff_combination_to_tree() local
/dflybsd-src/contrib/file/src/
H A Dsoftmagic.c1613 const int sgn = m->in_op & FILE_OPSIGNED; in mget() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c14424 signop sgn = tree_int_cst_sgn (minnode) >= 0 ? UNSIGNED : SIGNED; in finish_enum_value_list() local
14691 signop sgn = TYPE_SIGN (type); in build_enumerator() local

12