Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp299 EmitOMPTargetParallelForDirective(cast<OMPTargetParallelForDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3473 EmitOMPTargetParallelForDirective(const OMPTargetParallelForDirective &S);
H A DCGStmtOpenMP.cpp6768 void CodeGenFunction::EmitOMPTargetParallelForDirective( in EmitOMPTargetParallelForDirective() function in CodeGenFunction