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