Searched refs:MaxStatus (Results 1 – 2 of 2) sorted by relevance
9566 APFloat::opStatus MaxStatus = in expandFP_TO_INT_SAT() local9569 !(MaxStatus & APFloat::opStatus::opInexact); in expandFP_TO_INT_SAT()
22795 APFloat::opStatus MaxStatus = MaxFloat.convertFromAPInt( in LowerFP_TO_INT_SAT() local22798 && !(MaxStatus & APFloat::opStatus::opInexact); in LowerFP_TO_INT_SAT()