Searched refs:MaxStatus (Results 1 – 3 of 3) sorted by relevance
7918 APFloat::opStatus MaxStatus = in lowerFPTOINT_SAT() local7921 !(MaxStatus & APFloat::opStatus::opInexact); in lowerFPTOINT_SAT()
11675 APFloat::opStatus MaxStatus = in expandFP_TO_INT_SAT() local11678 !(MaxStatus & APFloat::opStatus::opInexact); in expandFP_TO_INT_SAT()
22074 APFloat::opStatus MaxStatus = MaxFloat.convertFromAPInt( in LowerFP_TO_INT_SAT() local22077 && !(MaxStatus & APFloat::opStatus::opInexact); in LowerFP_TO_INT_SAT()