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