Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp310 EmitOMPTargetParallelForDirective(cast<OMPTargetParallelForDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3540 EmitOMPTargetParallelForDirective(const OMPTargetParallelForDirective &S);
H A DCGStmtOpenMP.cpp7457 void CodeGenFunction::EmitOMPTargetParallelForDirective( in EmitOMPTargetParallelForDirective() function in CodeGenFunction