Home
last modified time | relevance | path

Searched refs:EmitOMPTaskLoopBasedDirective (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp6391 void CodeGenFunction::EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S) { in EmitOMPTaskLoopBasedDirective() function in CodeGenFunction
6555 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopDirective()
6563 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopSimdDirective()
6570 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMasterTaskLoopDirective()
6582 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMasterTaskLoopSimdDirective()
6596 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMasterTaskLoopDirective()
6614 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMasterTaskLoopSimdDirective()
DCodeGenFunction.h3425 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3475 void CodeGenFunction::EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S) { in EmitOMPTaskLoopBasedDirective() function in CodeGenFunction
3604 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopDirective()
3609 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopSimdDirective()
DCodeGenFunction.h2499 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);