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