Home
last modified time | relevance | path

Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp50 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction
87 EmitStopPoint(S); in EmitStmt()
768 EmitStopPoint(&S); in EmitGotoStmt()
1078 EmitStopPoint(&S); in EmitWhileStmt()
1297 EmitStopPoint(&S); in EmitForStmt()
1388 EmitStopPoint(&S); in EmitCXXForRangeStmt()
1582 EmitStopPoint(&S); in EmitDeclStmt()
1595 EmitStopPoint(&S); in EmitBreakStmt()
1607 EmitStopPoint(&S); in EmitContinueStmt()
1809 EmitStopPoint(CurCase); in EmitCaseStmt()
H A DCGStmtOpenMP.cpp2487 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()
4253 EmitStopPoint(&S); in EmitOMPSectionDirective()
4259 EmitStopPoint(&S); in EmitOMPSectionDirective()
4334 EmitStopPoint(&S); in EmitOMPMasterDirective()
4340 EmitStopPoint(&S); in EmitOMPMasterDirective()
4380 EmitStopPoint(&S); in EmitOMPMaskedDirective()
4387 EmitStopPoint(&S); in EmitOMPMaskedDirective()
4420 EmitStopPoint(&S); in EmitOMPCriticalDirective()
4436 EmitStopPoint(&S); in EmitOMPCriticalDirective()
6651 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
H A DCGException.cpp2286 EmitStopPoint(&S); in EmitSEHLeaveStmt()
H A DCodeGenFunction.h3520 void EmitStopPoint(const Stmt *S);