Home
last modified time | relevance | path

Searched refs:UseExcept (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFPEnv.cpp74 convertExceptionBehaviorToStr(fp::ExceptionBehavior UseExcept) { in convertExceptionBehaviorToStr() argument
76 switch (UseExcept) { in convertExceptionBehaviorToStr()