Searched refs:EmitOMPSimdDirective (Results 1 – 3 of 3) sorted by relevance
210 EmitOMPSimdDirective(cast<OMPSimdDirective>(*S)); in EmitStmt()
3505 void EmitOMPSimdDirective(const OMPSimdDirective &S);
2626 void CodeGenFunction::EmitOMPSimdDirective(const OMPSimdDirective &S) { in EmitOMPSimdDirective() function in CodeGenFunction