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