Searched refs:EmitOMPTargetSimdDirective (Results 1 – 3 of 3) sorted by relevance
336 EmitOMPTargetSimdDirective(cast<OMPTargetSimdDirective>(*S)); in EmitStmt()
3443 void EmitOMPTargetSimdDirective(const OMPTargetSimdDirective &S);
2847 void CodeGenFunction::EmitOMPTargetSimdDirective( in EmitOMPTargetSimdDirective() function in CodeGenFunction