Searched defs:isDefaultFPEnvironment (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | FPEnv.h | 65 inline bool isDefaultFPEnvironment(fp::ExceptionBehavior EB, RoundingMode RM) { in isDefaultFPEnvironment() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | IntrinsicInst.cpp | 326 bool ConstrainedFPIntrinsic::isDefaultFPEnvironment() const { isDefaultFPEnvironment() function in ConstrainedFPIntrinsic |