Searched defs:Except (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp194 static int ExceptionFilter(_EXCEPTION_POINTERS *Except) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2070 const SEHExceptStmt *Except = S.getExceptHandler(); local
2105 const SEHExceptStmt *Except = S.getExceptHandler(); local
1961 GenerateSEHFilterFunction(CodeGenFunction &ParentCGF, const SEHExceptStmt &Except) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp793 CreateConstrainedFPBinOp( Intrinsic::ID ID, Value *L, Value *R, Instruction *FMFSource, const Twine &Name, MDNode *FPMathTag, Optional<RoundingMode> Rounding, Optional<fp::ExceptionBehavior> Except) argument
827 CreateConstrainedFPCast( Intrinsic::ID ID, Value *V, Type *DestTy, Instruction *FMFSource, const Twine &Name, MDNode *FPMathTag, Optional<RoundingMode> Rounding, Optional<fp::ExceptionBehavior> Except) argument
879 CreateConstrainedFPCmp( Intrinsic::ID ID, CmpInst::Predicate P, Value *L, Value *R, const Twine &Name, Optional<fp::ExceptionBehavior> Except) argument
891 CreateConstrainedFPCall( Function *Callee, ArrayRef<Value *> Args, const Twine &Name, Optional<RoundingMode> Rounding, Optional<fp::ExceptionBehavior> Except) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp732 void MCStreamer::EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1144 Value *getConstrainedFPExcept(Optional<fp::ExceptionBehavior> Except) { argument

Completed in 94 milliseconds