Searched refs:getExceptionSlot (Results 1 – 4 of 4) sorted by relevance
423 Address CodeGenFunction::getExceptionSlot() { in getExceptionSlot() function in CodeGenFunction436 return Builder.CreateLoad(getExceptionSlot(), "exn"); in getExceptionFromSlot()854 Builder.CreateStore(LPadExn, getExceptionSlot()); in EmitLandingPad()1052 CGF.Builder.CreateStore(Exn, CGF.getExceptionSlot()); in emitWasmCatchPadBlock()
234 CPI->setOperand(2, CGF.getExceptionSlot().emitRawPointer(CGF)); in EmitTryCatchStmt()
2162 Address getExceptionSlot();
3081 …eGen15CodeGenFunction16getExceptionSlotEv", "clang::CodeGen::CodeGenFunction::getExceptionSlot()"},