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