Searched refs:convertExceptionBehaviorToStr (Results 1 – 3 of 3) sorted by relevance
61 std::optional<StringRef> convertExceptionBehaviorToStr(fp::ExceptionBehavior);
345 convertExceptionBehaviorToStr(NewExcept); in getDefaultConstrainedRounding() 1349 std::optional<StringRef> ExceptStr = convertExceptionBehaviorToStr(
74 convertExceptionBehaviorToStr(fp::ExceptionBehavior UseExcept) { in convertExceptionBehaviorToStr() function