Lines Matching refs:rounding_mode
732 FPRoundingMode rounding_mode) { in ConvertFloat32ToInt64() argument
734 switch (rounding_mode) { in ConvertFloat32ToInt64()
756 FPRoundingMode rounding_mode) { in ConvertDoubleToInt64() argument
758 switch (rounding_mode) { in ConvertDoubleToInt64()
780 FPRoundingMode rounding_mode) { in ConvertDoubleToInt32() argument
782 switch (rounding_mode) { in ConvertDoubleToInt32()
807 FPRoundingMode rounding_mode) { in ConvertFloat32ToInt32() argument
809 switch (rounding_mode) { in ConvertFloat32ToInt32()
834 FPRoundingMode rounding_mode) { in ConvertFloat32ToUnsignedInt32() argument
836 switch (rounding_mode) { in ConvertFloat32ToUnsignedInt32()
861 FPRoundingMode rounding_mode) { in ConvertFloat32ToUnsignedInt64() argument
863 switch (rounding_mode) { in ConvertFloat32ToUnsignedInt64()
885 FPRoundingMode rounding_mode) { in ConvertDoubleToUnsignedInt64() argument
887 switch (rounding_mode) { in ConvertDoubleToUnsignedInt64()
909 FPRoundingMode rounding_mode) { in ConvertDoubleToUnsignedInt32() argument
911 switch (rounding_mode) { in ConvertDoubleToUnsignedInt32()