HomeSort by: relevance | last modified time | path
    Searched refs:EmitOMPTaskLoopBasedDirective (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 6824 void CodeGenFunction::EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S) {
6988 EmitOMPTaskLoopBasedDirective(S);
6996 EmitOMPTaskLoopBasedDirective(S);
7003 EmitOMPTaskLoopBasedDirective(S);
7015 EmitOMPTaskLoopBasedDirective(S);
7029 CGF.EmitOMPTaskLoopBasedDirective(S);
7047 CGF.EmitOMPTaskLoopBasedDirective(S);
CodeGenFunction.h 3478 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);

Completed in 24 milliseconds