Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp296 EmitOMPTargetParallelDirective(cast<OMPTargetParallelDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3471 void EmitOMPTargetParallelDirective(const OMPTargetParallelDirective &S);
H A DCGStmtOpenMP.cpp6728 void CodeGenFunction::EmitOMPTargetParallelDirective( in EmitOMPTargetParallelDirective() function in CodeGenFunction