Home
last modified time | relevance | path

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

/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
DCGCXXABI.cpp321 llvm::Value *Exn) { in emitTerminateForUnexpectedException()
DCGObjCRuntime.cpp235 llvm::Value *Exn = RawExn; in EmitTryCatchStmt() local
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-10.0/llvm/include/llvm/IR/
DIRBuilder.h1106 ResumeInst *CreateResume(Value *Exn) { in CreateResume()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp903 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) in ResumeInst()
909 ResumeInst::ResumeInst(Value *Exn, BasicBlock *InsertAtEnd) in ResumeInst()
DCore.cpp3162 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/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-10.0/llvm/lib/AsmParser/
DLLParser.cpp6141 Value *Exn; LocTy ExnLoc; in ParseResume() local