Searched defs:exceptions (Results 1 – 4 of 4) sorted by relevance
119 int exceptions{fetestexcept(FE_ALL_EXCEPT)}; in CheckAndRestoreFloatingPointEnvironment() local
77 int exceptions = fetestexcept(FE_ALL_EXCEPT); in CurrentFlags() local
62 Value newValue, const SmallPtrSetImpl<Operation *> &exceptions) { in replaceAllUsesExcept()
53 ValueRange exceptions, in doesNotAliasExternalValue() argument