Home | History | Annotate | Download | only in Sema

Lines Matching refs:opOverflow

2874   if ((result & APFloat::opOverflow) ||
2878 if (result & APFloat::opOverflow) {