Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DFEnv.h42 static inline bool llvm_fenv_testexcept() { in llvm_fenv_testexcept() function
/external/llvm/lib/Analysis/
DConstantFolding.cpp1386 inline bool llvm_fenv_testexcept() { in llvm_fenv_testexcept() function
1400 if (llvm_fenv_testexcept()) { in ConstantFoldFP()
1412 if (llvm_fenv_testexcept()) { in ConstantFoldBinaryFP()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp1108 if (sys::llvm_fenv_testexcept()) { in ConstantFoldFP()
1125 if (sys::llvm_fenv_testexcept()) { in ConstantFoldBinaryFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp1514 inline bool llvm_fenv_testexcept() { in llvm_fenv_testexcept() function
1528 if (llvm_fenv_testexcept()) { in ConstantFoldFP()
1540 if (llvm_fenv_testexcept()) { in ConstantFoldBinaryFP()