Searched refs:fold_single_bit_test (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | fold-const.h | 75 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
|
| HD | expr.c | 11703 temp = fold_single_bit_test (loc, tcode, temp, arg1, type); in do_store_flag()
|
| HD | fold-const.c | 6802 fold_single_bit_test (location_t loc, enum tree_code code, in fold_single_bit_test() function
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree.h | 5301 extern tree fold_single_bit_test (location_t, enum tree_code, tree, tree, tree);
|
| HD | expr.c | 10714 temp = fold_single_bit_test (loc, tcode, temp, arg1, type); in do_store_flag()
|
| HD | fold-const.c | 6541 fold_single_bit_test (location_t loc, enum tree_code code, in fold_single_bit_test() function
|