Home | History | Annotate | Download | only in Sema

Lines Matching full:issigned

1798     if (Result.isSigned() && Result.isAllOnesValue())
4377 if (value.isSigned() && value.isNegative())