Searched refs:EmitOMPTileDirective (Results 1 – 3 of 3) sorted by relevance
223 EmitOMPTileDirective(cast<OMPTileDirective>(*S)); in EmitStmt()
3857 void EmitOMPTileDirective(const OMPTileDirective &S);
2900 void CodeGenFunction::EmitOMPTileDirective(const OMPTileDirective &S) { in EmitOMPTileDirective() function in CodeGenFunction