Searched refs:OMPParallelMasterTaskLoopSimdDirective (Results 1 – 14 of 14) sorted by relevance
1090 OMPParallelMasterTaskLoopSimdDirective *1091 OMPParallelMasterTaskLoopSimdDirective::Create( in Create()1095 auto *Dir = createDirective<OMPParallelMasterTaskLoopSimdDirective>( in Create()1126 OMPParallelMasterTaskLoopSimdDirective *1127 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()1131 return createEmptyDirective<OMPParallelMasterTaskLoopSimdDirective>( in CreateEmpty()
1019 const OMPParallelMasterTaskLoopSimdDirective *S) { in VisitOMPParallelMasterTaskLoopSimdDirective()
858 OMPParallelMasterTaskLoopSimdDirective *Node) { in VisitOMPParallelMasterTaskLoopSimdDirective()
3481 class OMPParallelMasterTaskLoopSimdDirective : public OMPLoopDirective {3490 OMPParallelMasterTaskLoopSimdDirective(SourceLocation StartLoc, in OMPParallelMasterTaskLoopSimdDirective() function3501 explicit OMPParallelMasterTaskLoopSimdDirective(unsigned CollapsedNum) in OMPParallelMasterTaskLoopSimdDirective() function3517 static OMPParallelMasterTaskLoopSimdDirective *3529 static OMPParallelMasterTaskLoopSimdDirective *
2898 DEF_TRAVERSE_STMT(OMPParallelMasterTaskLoopSimdDirective,
259 def OMPParallelMasterTaskLoopSimdDirective : StmtNode<OMPLoopDirective>;
2492 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()3358 S = OMPParallelMasterTaskLoopSimdDirective::CreateEmpty( in ReadStmtFromStream()
2425 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
312 cast<OMPParallelMasterTaskLoopSimdDirective>(*S)); in EmitStmt()
3434 const OMPParallelMasterTaskLoopSimdDirective &S);
6609 const OMPParallelMasterTaskLoopSimdDirective &S) { in EmitOMPParallelMasterTaskLoopSimdDirective()
2084 const OMPParallelMasterTaskLoopSimdDirective *D);3016 const OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
8800 OMPParallelMasterTaskLoopSimdDirective *D) { in TransformOMPParallelMasterTaskLoopSimdDirective()
10998 return OMPParallelMasterTaskLoopSimdDirective::Create( in ActOnOpenMPParallelMasterTaskLoopSimdDirective()