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