Searched refs:OMPParallelMasterTaskLoopSimdDirective (Results 1 – 14 of 14) sorted by relevance
1406 OMPParallelMasterTaskLoopSimdDirective *1407 OMPParallelMasterTaskLoopSimdDirective::Create( in Create()1411 auto *Dir = createDirective<OMPParallelMasterTaskLoopSimdDirective>( in Create()1442 OMPParallelMasterTaskLoopSimdDirective *1443 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()1447 return createEmptyDirective<OMPParallelMasterTaskLoopSimdDirective>( in CreateEmpty()
1124 const OMPParallelMasterTaskLoopSimdDirective *S) { in VisitOMPParallelMasterTaskLoopSimdDirective()
976 OMPParallelMasterTaskLoopSimdDirective *Node) { in VisitOMPParallelMasterTaskLoopSimdDirective()
266 def OMPParallelMasterTaskLoopSimdDirective : StmtNode<OMPLoopDirective>;
4237 class OMPParallelMasterTaskLoopSimdDirective : public OMPLoopDirective {4246 OMPParallelMasterTaskLoopSimdDirective(SourceLocation StartLoc, in OMPParallelMasterTaskLoopSimdDirective() function4257 explicit OMPParallelMasterTaskLoopSimdDirective(unsigned CollapsedNum) in OMPParallelMasterTaskLoopSimdDirective() function4273 static OMPParallelMasterTaskLoopSimdDirective *4285 static OMPParallelMasterTaskLoopSimdDirective *
3078 DEF_TRAVERSE_STMT(OMPParallelMasterTaskLoopSimdDirective,
2545 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()3514 S = OMPParallelMasterTaskLoopSimdDirective::CreateEmpty( in ReadStmtFromStream()
2498 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
336 cast<OMPParallelMasterTaskLoopSimdDirective>(*S)); in EmitStmt()
3551 const OMPParallelMasterTaskLoopSimdDirective &S);
7755 const OMPParallelMasterTaskLoopSimdDirective &S) { in EmitOMPParallelMasterTaskLoopSimdDirective()
2191 const OMPParallelMasterTaskLoopSimdDirective *D);3220 const OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
9108 OMPParallelMasterTaskLoopSimdDirective *D) { in TransformOMPParallelMasterTaskLoopSimdDirective()
13652 return OMPParallelMasterTaskLoopSimdDirective::Create( in ActOnOpenMPParallelMasterTaskLoopSimdDirective()