Searched refs:convertStrToExceptionBehavior (Results 1 – 3 of 3) sorted by relevance
57 Optional<fp::ExceptionBehavior> convertStrToExceptionBehavior(StringRef);
64 convertStrToExceptionBehavior(StringRef ExceptionArg) { in convertStrToExceptionBehavior() function
253 return convertStrToExceptionBehavior(cast<MDString>(MD)->getString()); in getExceptionBehavior()