Searched refs:EmitOMPTaskLoopBasedDirective (Results 1 – 2 of 2) sorted by relevance
7884 void CodeGenFunction::EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S) { in EmitOMPTaskLoopBasedDirective() function in CodeGenFunction8053 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopDirective()8061 EmitOMPTaskLoopBasedDirective(S); in EmitOMPTaskLoopSimdDirective()8068 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMasterTaskLoopDirective()8080 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMaskedTaskLoopDirective()8092 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMasterTaskLoopSimdDirective()8104 EmitOMPTaskLoopBasedDirective(S); in EmitOMPMaskedTaskLoopSimdDirective()8118 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMasterTaskLoopDirective()8136 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMaskedTaskLoopDirective()8154 CGF.EmitOMPTaskLoopBasedDirective(S); in EmitOMPParallelMasterTaskLoopSimdDirective()[all …]
3898 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);