Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp212 EmitOMPParallelForDirective(cast<OMPParallelForDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2476 void EmitOMPParallelForDirective(const OMPParallelForDirective &S);
DCGStmtOpenMP.cpp2373 void CodeGenFunction::EmitOMPParallelForDirective( in EmitOMPParallelForDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp225 EmitOMPParallelForDirective(cast<OMPParallelForDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3399 void EmitOMPParallelForDirective(const OMPParallelForDirective &S);
DCGStmtOpenMP.cpp3706 void CodeGenFunction::EmitOMPParallelForDirective( in EmitOMPParallelForDirective() function in CodeGenFunction