Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp42 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction
79 EmitStopPoint(S); in EmitStmt()
684 EmitStopPoint(&S); in EmitGotoStmt()
877 EmitStopPoint(&S); in EmitWhileStmt()
1059 EmitStopPoint(&S); in EmitForStmt()
1135 EmitStopPoint(&S); in EmitCXXForRangeStmt()
1313 EmitStopPoint(&S); in EmitDeclStmt()
1326 EmitStopPoint(&S); in EmitBreakStmt()
1338 EmitStopPoint(&S); in EmitContinueStmt()
H A DCGStmtOpenMP.cpp2425 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()
3914 EmitStopPoint(&S); in EmitOMPSectionDirective()
3920 EmitStopPoint(&S); in EmitOMPSectionDirective()
3997 EmitStopPoint(&S); in EmitOMPMasterDirective()
4003 EmitStopPoint(&S); in EmitOMPMasterDirective()
4045 EmitStopPoint(&S); in EmitOMPMaskedDirective()
4052 EmitStopPoint(&S); in EmitOMPMaskedDirective()
4087 EmitStopPoint(&S); in EmitOMPCriticalDirective()
4103 EmitStopPoint(&S); in EmitOMPCriticalDirective()
5921 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
H A DCGException.cpp2267 EmitStopPoint(&S); in EmitSEHLeaveStmt()
H A DCodeGenFunction.h3149 void EmitStopPoint(const Stmt *S);