Home
last modified time | relevance | path

Searched refs:EmitOMPTaskLoopBasedDirective (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6824 void CodeGenFunction::EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S) { in EmitOMPTaskLoopBasedDirective() function in CodeGenFunction
6988 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopDirective()
6996 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopSimdDirective()
7003 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMasterTaskLoopDirective()
7015 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMasterTaskLoopSimdDirective()
7029 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMasterTaskLoopDirective()
7047 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMasterTaskLoopSimdDirective()
H A DCodeGenFunction.h3478 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);