Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp306 EmitOMPTargetParallelForDirective(cast<OMPTargetParallelForDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3537 EmitOMPTargetParallelForDirective(const OMPTargetParallelForDirective &S);
H A DCGStmtOpenMP.cpp7481 void CodeGenFunction::EmitOMPTargetParallelForDirective( in EmitOMPTargetParallelForDirective() function in CodeGenFunction