Searched refs:nonzero_bits_binary_arith_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c4409 nonzero_bits_binary_arith_p (const_rtx x)
4451 if (nonzero_bits_binary_arith_p (x))
4463 if (nonzero_bits_binary_arith_p (x0)
4469 if (nonzero_bits_binary_arith_p (x1)
4552 /* Please keep nonzero_bits_binary_arith_p above in sync with
4381 nonzero_bits_binary_arith_p (const_rtx x) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlanal.cc4738 nonzero_bits_binary_arith_p (const_rtx x)
4780 if (nonzero_bits_binary_arith_p (x))
4792 if (nonzero_bits_binary_arith_p (x0)
4798 if (nonzero_bits_binary_arith_p (x1)
4881 /* Please keep nonzero_bits_binary_arith_p above in sync with

Completed in 276 milliseconds