Home
last modified time | relevance | path

Searched refs:unextend (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDfold-const.c125 static tree unextend (tree, int, int, tree);
4963 unextend (tree c, int p, int unsignedp, tree mask) in unextend() function
5262 l_const = unextend (l_const, ll_bitsize, ll_unsignedp, ll_and_mask); in fold_truthop()
5277 r_const = unextend (r_const, rl_bitsize, rl_unsignedp, rl_and_mask); in fold_truthop()
HDFSFChangeLog.106212 (unextend): New parm MASK.
6213 (fold_truthop): Pass new parms to decode_field_reference and unextend.
6307 * fold-const.c (fold_truthop): Commute unextend and convert on
10104 (unextend): New function.
HDFSFChangeLog.118977 * fold-const.c (unextend): Rewrite type conversions to avoid overflow.
HDChangeLog-200438314 make_range, build_range_check, fold_range_test, unextend,
42656 decode_field_reference, make_range, build_range_check, unextend,
HDChangeLog-200226657 all_ones_mask_p, unextend, fold): Use new hooks.