Home
last modified time | relevance | path

Searched refs:EmitOMPParallelDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp185 EmitOMPParallelDirective(cast<OMPParallelDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2467 void EmitOMPParallelDirective(const OMPParallelDirective &S);
DCGStmtOpenMP.cpp1226 void CodeGenFunction::EmitOMPParallelDirective(const OMPParallelDirective &S) { in EmitOMPParallelDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp198 EmitOMPParallelDirective(cast<OMPParallelDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3390 void EmitOMPParallelDirective(const OMPParallelDirective &S);
DCGStmtOpenMP.cpp1665 void CodeGenFunction::EmitOMPParallelDirective(const OMPParallelDirective &S) { in EmitOMPParallelDirective() function in CodeGenFunction