Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp46 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction
83 EmitStopPoint(S); in EmitStmt()
743 EmitStopPoint(&S); in EmitGotoStmt()
968 EmitStopPoint(&S); in EmitWhileStmt()
1150 EmitStopPoint(&S); in EmitForStmt()
1226 EmitStopPoint(&S); in EmitCXXForRangeStmt()
1403 EmitStopPoint(&S); in EmitDeclStmt()
1416 EmitStopPoint(&S); in EmitBreakStmt()
1428 EmitStopPoint(&S); in EmitContinueStmt()
1630 EmitStopPoint(CurCase); in EmitCaseStmt()
H A DCGStmtOpenMP.cpp2460 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()
4208 EmitStopPoint(&S); in EmitOMPSectionDirective()
4214 EmitStopPoint(&S); in EmitOMPSectionDirective()
4289 EmitStopPoint(&S); in EmitOMPMasterDirective()
4295 EmitStopPoint(&S); in EmitOMPMasterDirective()
4335 EmitStopPoint(&S); in EmitOMPMaskedDirective()
4342 EmitStopPoint(&S); in EmitOMPMaskedDirective()
4375 EmitStopPoint(&S); in EmitOMPCriticalDirective()
4391 EmitStopPoint(&S); in EmitOMPCriticalDirective()
6595 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
H A DCGException.cpp2283 EmitStopPoint(&S); in EmitSEHLeaveStmt()
H A DCodeGenFunction.h3294 void EmitStopPoint(const Stmt *S);