Home
last modified time | relevance | path

Searched refs:EmitOMPTeamsGenericLoopDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp421 EmitOMPTeamsGenericLoopDirective(cast<OMPTeamsGenericLoopDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3673 void EmitOMPTeamsGenericLoopDirective(const OMPTeamsGenericLoopDirective &S);
H A DCGStmtOpenMP.cpp7891 void CodeGenFunction::EmitOMPTeamsGenericLoopDirective( in EmitOMPTeamsGenericLoopDirective() function in CodeGenFunction