Searched refs:fold_single_bit_test_into_sign_test (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | fold-const.c | 6460 fold_single_bit_test_into_sign_test (enum tree_code code, tree arg0, tree arg1, in fold_single_bit_test_into_sign_test() function 6512 tem = fold_single_bit_test_into_sign_test (code, arg0, arg1, in fold_single_bit_test() 10765 tem = fold_single_bit_test_into_sign_test (code, arg0, arg1, type); in fold_binary()
|
| HD | ChangeLog-2005 | 382 fold_single_bit_test_into_sign_test, fold_binary): Likewise. 23177 * fold-const.c (fold_single_bit_test_into_sign_test): New, 23180 (fold_binary): Call fold_single_bit_test_into_sign_test
|