Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp253 EmitOMPParallelForDirective(cast<OMPParallelForDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3833 void EmitOMPParallelForDirective(const OMPParallelForDirective &S);
HDCGStmtOpenMP.cpp4442 void CodeGenFunction::EmitOMPParallelForDirective( in EmitOMPParallelForDirective() function in CodeGenFunction