Searched refs:ebIgnore (Results 1 – 8 of 8) sorted by relevance
62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()74 case fp::ebIgnore: in ExceptionBehaviorToStr()
216 if (Except.getValue() != fp::ebIgnore) in isDefaultFPEnvironment()
32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
105 case LangOptions::FPE_Ignore: return llvm::fp::ebIgnore; in ToConstrainedExceptMD()119 Builder.setIsFPConstrained(fpExceptionBehavior != llvm::fp::ebIgnore || in SetFPModel()172 (NewExceptionBehavior == llvm::fp::ebIgnore && in ConstructorHelper()
2996 Builder.getDefaultConstrainedExcept() == fp::ebIgnore || in EmitBuiltinExpr()3085 Builder.getDefaultConstrainedExcept() == fp::ebIgnore || in EmitBuiltinExpr()
2003 if (EB && *EB != fp::ebIgnore) in ConstantFoldScalarCall1()
1802 if (EB == fp::ExceptionBehavior::ebIgnore) in translateConstrainedFPIntrinsic()
7190 case fp::ExceptionBehavior::ebIgnore: in visitConstrainedFPIntrinsic()7213 if (EB == fp::ExceptionBehavior::ebIgnore) in visitConstrainedFPIntrinsic()