Searched refs:llvm_fenv_clearexcept (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1323 /// llvm_fenv_clearexcept - Clear the floating-point exception state.
1324 static inline void llvm_fenv_clearexcept() { function in namespace:__anon25673
1346 llvm_fenv_clearexcept();
1349 llvm_fenv_clearexcept();
1358 llvm_fenv_clearexcept();
1361 llvm_fenv_clearexcept();

Completed in 81 milliseconds