Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp272 EmitOMPTaskLoopDirective(cast<OMPTaskLoopDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2500 void EmitOMPTaskLoopDirective(const OMPTaskLoopDirective &S);
DCGStmtOpenMP.cpp3603 void CodeGenFunction::EmitOMPTaskLoopDirective(const OMPTaskLoopDirective &S) { in EmitOMPTaskLoopDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp294 EmitOMPTaskLoopDirective(cast<OMPTaskLoopDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3426 void EmitOMPTaskLoopDirective(const OMPTaskLoopDirective &S);
DCGStmtOpenMP.cpp6552 void CodeGenFunction::EmitOMPTaskLoopDirective(const OMPTaskLoopDirective &S) { in EmitOMPTaskLoopDirective() function in CodeGenFunction