Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp322 EmitOMPTargetParallelForDirective(cast<OMPTargetParallelForDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3855 EmitOMPTargetParallelForDirective(const OMPTargetParallelForDirective &S);
H A DCGStmtOpenMP.cpp7609 void CodeGenFunction::EmitOMPTargetParallelForDirective( in EmitOMPTargetParallelForDirective() function in CodeGenFunction