Searched refs:convertStrToExceptionBehavior (Results 1 – 7 of 7) sorted by relevance
57 std::optional<fp::ExceptionBehavior> convertStrToExceptionBehavior(StringRef);
65 convertStrToExceptionBehavior(StringRef ExceptionArg) { in convertStrToExceptionBehavior() function
309 return convertStrToExceptionBehavior(cast<MDString>(MD)->getString()); in getExceptionBehavior()