Searched refs:EmitOMPTargetParallelForDirective (Results 1 – 3 of 3) sorted by relevance
302 EmitOMPTargetParallelForDirective(cast<OMPTargetParallelForDirective>(*S)); in EmitStmt()
3474 EmitOMPTargetParallelForDirective(const OMPTargetParallelForDirective &S);
6801 void CodeGenFunction::EmitOMPTargetParallelForDirective( in EmitOMPTargetParallelForDirective() function in CodeGenFunction