Home
last modified time | relevance | path

Searched defs:exn (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp54 EHExceptionInst *exn = dyn_cast<EHExceptionInst>(i); in findExceptionInBlock() local
63 static EHSelectorInst *findSelectorForException(EHExceptionInst *exn) { in findSelectorForException()
91 EHExceptionInst *exn = findExceptionInBlock(lpad); in findSelectorForLandingPad() local
341 Instruction *exn = cast<Instruction>(selector->getArgOperand(0)); in getInnerUnwindDest() local
/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp283 llvm::Value *exn, in EmitInitOfCatchParam()
DCGException.cpp345 llvm::Value *exn; member
497 llvm::Value *exn = CGF.getExceptionFromSlot(); in emitFilterDispatchBlock() local
1259 llvm::Value *exn = nullptr; in exit() local
DItaniumCXXABI.cpp3848 llvm::Value *exn = &*fn->arg_begin(); in getClangCallTerminateFn() local