Home
last modified time | relevance | path

Searched defs:Exn (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1051 llvm::CallInst *Exn = CGF.Builder.CreateCall(GetExnFn, CPI); in emitWasmCatchPadBlock() local
1552 llvm::Value *Exn = nullptr; getTerminateLandingPad() local
1576 llvm::Value *Exn = nullptr; getTerminateHandler() local
1648 llvm::Value *Exn = getExceptionFromSlot(); getEHResumeBlock() local
[all...]
H A DCGCXXABI.cpp324 emitTerminateForUnexpectedException(CodeGenFunction & CGF,llvm::Value * Exn) emitTerminateForUnexpectedException() argument
H A DCGObjCRuntime.cpp244 llvm::Value *Exn = RawExn; in EmitTryCatchStmt() local
H A DItaniumCXXABI.cpp4522 CallBeginCatch(CodeGenFunction & CGF,llvm::Value * Exn,bool EndMightThrow) CallBeginCatch() argument
4541 llvm::Value *Exn = CGF.getExceptionFromSlot(); InitCatchParam() local
4741 llvm::Value *Exn = CGF.getExceptionFromSlot(); emitBeginCatch() local
4809 emitTerminateForUnexpectedException(CodeGenFunction & CGF,llvm::Value * Exn) emitTerminateForUnexpectedException() argument
4834 emitTerminateForUnexpectedException(CodeGenFunction & CGF,llvm::Value * Exn) emitTerminateForUnexpectedException() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1226 CreateResume(Value * Exn) CreateResume() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1590 CallInst *Exn = handleLongjmpableCallsForEmscriptenSjLj() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp993 ResumeInst(Value * Exn,Instruction * InsertBefore) ResumeInst() argument
999 ResumeInst(Value * Exn,BasicBlock * InsertAtEnd) ResumeInst() argument
H A DCore.cpp3227 LLVMBuildResume(LLVMBuilderRef B,LLVMValueRef Exn) LLVMBuildResume() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6934 Value *Exn; LocTy ExnLoc; parseResume() local