Searched refs:convertExceptionBehaviorToStr (Results 1 – 3 of 3) sorted by relevance
64 convertExceptionBehaviorToStr(fp::ExceptionBehavior);
360 convertExceptionBehaviorToStr(NewExcept); in setDefaultConstrainedExcept()1387 std::optional<StringRef> ExceptStr = convertExceptionBehaviorToStr( in getConstrainedFPExcept()
74 convertExceptionBehaviorToStr(fp::ExceptionBehavior UseExcept) { in convertExceptionBehaviorToStr() function