Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dfold-const.c6446 fold_single_bit_test_into_sign_test (enum tree_code code, tree arg0, tree arg1, in fold_single_bit_test_into_sign_test() function
6498 tem = fold_single_bit_test_into_sign_test (code, arg0, arg1, in fold_single_bit_test()
10745 tem = fold_single_bit_test_into_sign_test (code, arg0, arg1, type); in fold_binary()