Searched refs:all_ones_mask_p (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | fold-const.cc | 4810 all_ones_mask_p (const_tree mask, unsigned int size) in all_ones_mask_p() function 6588 if (! all_ones_mask_p (ll_mask, lnbitsize)) in fold_truth_andor_1() 6594 if (! all_ones_mask_p (lr_mask, rnbitsize)) in fold_truth_andor_1() 6652 if (! all_ones_mask_p (ll_mask, ll_bitsize + rl_bitsize)) in fold_truth_andor_1() 6655 if (! all_ones_mask_p (lr_mask, lr_bitsize + rr_bitsize)) in fold_truth_andor_1() 6697 if (! all_ones_mask_p (ll_mask, lnbitsize)) in fold_truth_andor_1()
|
| D | ChangeLog-2007 | 8520 * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p, 18125 (all_ones_mask_p): Likewise. 33277 (all_ones_mask_p): Likewise.
|
| D | ChangeLog-2004 | 16952 decode_field_reference, all_ones_mask_p, constant_boolean_node, 19061 decode_field_reference, all_ones_mask_p, constant_boolean_node, 20376 decode_field_reference, all_ones_mask_p, fold_div_compare, fold, 38313 optimize_bit_field_compare, decode_field_reference, all_ones_mask_p,
|
| D | FSFChangeLog.10 | 10103 (all_ones_mask_p): Use tree_int_cst_equal, not operand_equal_p.
|
| D | ChangeLog-2008 | 1168 (all_ones_mask_p): Remove. 25560 (all_ones_mask_p): Remove.
|
| D | ChangeLog-2000 | 24320 (all_ones_mask_p, fold): Precisions are unsigned.
|
| D | ChangeLog-2002 | 26657 all_ones_mask_p, unextend, fold): Use new hooks.
|
| D | ChangeLog-2017 | 12383 (all_ones_mask_p, sign_bit_p, unextend, extract_muldiv_1)
|
| D | ChangeLog-2014 | 39864 (all_ones_mask_p): Take an unsigned size. Use wide-int interfaces.
|