Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp432 EmitOMPTeamsGenericLoopDirective(cast<OMPTeamsGenericLoopDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3901 void EmitOMPTeamsGenericLoopDirective(const OMPTeamsGenericLoopDirective &S);
HDCGStmtOpenMP.cpp7963 void CodeGenFunction::EmitOMPTeamsGenericLoopDirective( in EmitOMPTeamsGenericLoopDirective() function in CodeGenFunction