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