Searched refs:EmitBranchThroughCleanup (Results 1 – 10 of 10) sorted by relevance
736 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel())); in EmitGotoStmt()742 EmitBranchThroughCleanup(getJumpDestForLabel(Target)); in EmitIndirectGotoStmt()912 EmitBranchThroughCleanup(LoopExit); in EmitWhileStmt()1093 EmitBranchThroughCleanup(LoopExit); in EmitForStmt()1177 EmitBranchThroughCleanup(LoopExit); in EmitCXXForRangeStmt()1224 EmitBranchThroughCleanup(ReturnBlock); in EmitReturnOfRValue()1367 EmitBranchThroughCleanup(ReturnBlock); in EmitReturnStmt()1389 EmitBranchThroughCleanup(BreakContinueStack.back().BreakBlock); in EmitBreakStmt()1401 EmitBranchThroughCleanup(BreakContinueStack.back().ContinueBlock); in EmitContinueStmt()
224 CGF.EmitBranchThroughCleanup(Coro.CleanupJD); in emitSuspendExpression()285 EmitBranchThroughCleanup(CurCoro.Data->FinalJD); in EmitCoreturnStmt()
273 CGF.EmitBranchThroughCleanup(Cont); in EmitTryCatchStmt()
1606 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in EmitConditionalDtorDeleteCall()1829 EmitBranchThroughCleanup(ReturnBlock); in EnterDtorCleanups()2933 EmitBranchThroughCleanup(ReturnBlock); in EmitForwardingCallToLambda()
1166 void EmitBranchThroughCleanup(JumpDest Dest);1497 CGF.EmitBranchThroughCleanup(Stack.back().ContBlock);1499 CGF.EmitBranchThroughCleanup(Stack.back().ContBlock);1792 CGF.EmitBranchThroughCleanup(Dest);
1501 CGF.EmitBranchThroughCleanup(RethrowDest); in exit()2284 EmitBranchThroughCleanup(*SEHTryEpilogueStack.back()); in EmitSEHLeaveStmt()
4095 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in GenerateDirectMethodPrologue()4680 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()4769 CGF.EmitBranchThroughCleanup(FinallyEnd); in EmitTryOrSynchronizedStmt()4815 CGF.EmitBranchThroughCleanup(FinallyEnd); in EmitTryOrSynchronizedStmt()4828 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()4849 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()
1087 void CodeGenFunction::EmitBranchThroughCleanup(JumpDest Dest) { in EmitBranchThroughCleanup() function in CodeGenFunction
170 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in Enter()191 CGF.EmitBranchThroughCleanup(CurPoint); in emitUntiedSwitch()1216 CGF.EmitBranchThroughCleanup(Dest); in PushAndPopStackRAII()2575 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()4057 CGF.EmitBranchThroughCleanup(ContDests[I - 1]); in ~OMPIteratorGeneratorScope()6252 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancellationPointCall()6291 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancelCall()
2110 EmitBranchThroughCleanup(LoopExit); in EmitOMPInnerLoop()2795 EmitBranchThroughCleanup(LoopExit); in EmitOMPOuterLoop()