Searched refs:EmitOMPForSimdDirective (Results 1 – 3 of 3) sorted by relevance
223 EmitOMPForSimdDirective(cast<OMPForSimdDirective>(*S)); in EmitStmt()
3511 void EmitOMPForSimdDirective(const OMPForSimdDirective &S);
3947 void CodeGenFunction::EmitOMPForSimdDirective(const OMPForSimdDirective &S) { in EmitOMPForSimdDirective() function in CodeGenFunction