Home
last modified time | relevance | path

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

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