Searched refs:EmitBranchThroughCleanup (Results 1 – 11 of 11) sorted by relevance
745 EmitBranchThroughCleanup(getJumpDestForLabel(S.getLabel())); in EmitGotoStmt()751 EmitBranchThroughCleanup(getJumpDestForLabel(Target)); in EmitIndirectGotoStmt()942 EmitBranchThroughCleanup(LoopExit); in EmitWhileStmt()1123 EmitBranchThroughCleanup(LoopExit); in EmitForStmt()1207 EmitBranchThroughCleanup(LoopExit); in EmitCXXForRangeStmt()1254 EmitBranchThroughCleanup(ReturnBlock); in EmitReturnOfRValue()1396 EmitBranchThroughCleanup(ReturnBlock); in EmitReturnStmt()1418 EmitBranchThroughCleanup(BreakContinueStack.back().BreakBlock); in EmitBreakStmt()1430 EmitBranchThroughCleanup(BreakContinueStack.back().ContinueBlock); in EmitContinueStmt()
261 CGF.EmitBranchThroughCleanup(Coro.CleanupJD); in emitSuspendExpression()326 EmitBranchThroughCleanup(CurCoro.Data->FinalJD); in EmitCoreturnStmt()
273 CGF.EmitBranchThroughCleanup(Cont); in EmitTryCatchStmt()
1601 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in EmitConditionalDtorDeleteCall()1861 EmitBranchThroughCleanup(ReturnBlock); in EnterDtorCleanups()2957 EmitBranchThroughCleanup(ReturnBlock); in EmitForwardingCallToLambda()
1175 void EmitBranchThroughCleanup(JumpDest Dest);1506 CGF.EmitBranchThroughCleanup(Stack.back().ContBlock);1508 CGF.EmitBranchThroughCleanup(Stack.back().ContBlock);1851 CGF.EmitBranchThroughCleanup(Dest);
1523 CGF.EmitBranchThroughCleanup(RethrowDest); in exit()2293 EmitBranchThroughCleanup(*SEHTryEpilogueStack.back()); in EmitSEHLeaveStmt()
4078 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in GenerateDirectMethodPrologue()4662 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()4751 CGF.EmitBranchThroughCleanup(FinallyEnd); in EmitTryOrSynchronizedStmt()4797 CGF.EmitBranchThroughCleanup(FinallyEnd); in EmitTryOrSynchronizedStmt()4810 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()4831 CGF.EmitBranchThroughCleanup(FinallyRethrow); in EmitTryOrSynchronizedStmt()
1098 void CodeGenFunction::EmitBranchThroughCleanup(JumpDest Dest) { in EmitBranchThroughCleanup() function in CodeGenFunction
172 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in Enter()193 CGF.EmitBranchThroughCleanup(CurPoint); in emitUntiedSwitch()1194 CGF.EmitBranchThroughCleanup(Dest); in PushAndPopStackRAII()2381 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()3540 CGF.EmitBranchThroughCleanup(ContDests[I - 1]); in ~OMPIteratorGeneratorScope()5733 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancellationPointCall()5772 CGF.EmitBranchThroughCleanup(CancelDest); in emitCancelCall()
2084 CGF.EmitBranchThroughCleanup(CGF.ReturnBlock); in GenerateDirectMethodPrologue()
2118 EmitBranchThroughCleanup(LoopExit); in EmitOMPInnerLoop()2853 EmitBranchThroughCleanup(LoopExit); in EmitOMPOuterLoop()