Searched refs:unextend (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | fold-const.c | 125 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()
|
| HD | FSFChangeLog.10 | 6212 (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.
|
| HD | FSFChangeLog.11 | 8977 * fold-const.c (unextend): Rewrite type conversions to avoid overflow.
|
| HD | ChangeLog-2004 | 38314 make_range, build_range_check, fold_range_test, unextend, 42656 decode_field_reference, make_range, build_range_check, unextend,
|
| HD | ChangeLog-2002 | 26657 all_ones_mask_p, unextend, fold): Use new hooks.
|