Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp268 Instruction *Exn = IRB.CreateCall(CatchF, IRB.getInt32(0), "exn"); in prepareEHPad() local
/external/clang/lib/CodeGen/
DCGException.cpp1306 llvm::Value *Exn = nullptr; in getTerminateLandingPad() local
1330 llvm::Value *Exn = nullptr; in getTerminateHandler() local
1376 llvm::Value *Exn = getExceptionFromSlot(); in getEHResumeBlock() local
DCGObjCRuntime.cpp235 llvm::Value *Exn = RawExn; in EmitTryCatchStmt() local
DCGCXXABI.cpp321 llvm::Value *Exn) { in emitTerminateForUnexpectedException()
DItaniumCXXABI.cpp3588 llvm::Value *Exn, in CallBeginCatch()
3605 llvm::Value *Exn = CGF.getExceptionFromSlot(); in InitCatchParam() local
3805 llvm::Value *Exn = CGF.getExceptionFromSlot(); in emitBeginCatch() local
3870 llvm::Value *Exn) { in emitTerminateForUnexpectedException()
/external/llvm/include/llvm/IR/
DIRBuilder.h717 ResumeInst *CreateResume(Value *Exn) { in CreateResume()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h895 ResumeInst *CreateResume(Value *Exn) { in CreateResume()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp705 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) in ResumeInst()
711 ResumeInst::ResumeInst(Value *Exn, BasicBlock *InsertAtEnd) in ResumeInst()
DCore.cpp2744 LLVMValueRef LLVMBuildResume(LLVMBuilderRef B, LLVMValueRef Exn) { in LLVMBuildResume()
/external/llvm/lib/IR/
DInstructions.cpp862 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) in ResumeInst()
868 ResumeInst::ResumeInst(Value *Exn, BasicBlock *InsertAtEnd) in ResumeInst()
DCore.cpp2494 LLVMValueRef LLVMBuildResume(LLVMBuilderRef B, LLVMValueRef Exn) { in LLVMBuildResume()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1914 CAMLprim LLVMValueRef llvm_build_resume(LLVMValueRef Exn, value B) in llvm_build_resume()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1835 CAMLprim LLVMValueRef llvm_build_resume(LLVMValueRef Exn, value B) in llvm_build_resume()
/external/llvm/lib/AsmParser/
DLLParser.cpp5349 Value *Exn; LocTy ExnLoc; in ParseResume() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp5841 Value *Exn; LocTy ExnLoc; in ParseResume() local