Searched refs:OMPParallelMasterTaskLoopSimdDirective (Results 1 – 14 of 14) sorted by relevance
1421 OMPParallelMasterTaskLoopSimdDirective *1422 OMPParallelMasterTaskLoopSimdDirective::Create( in Create()1426 auto *Dir = createDirective<OMPParallelMasterTaskLoopSimdDirective>( in Create()1457 OMPParallelMasterTaskLoopSimdDirective *1458 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()1462 return createEmptyDirective<OMPParallelMasterTaskLoopSimdDirective>( in CreateEmpty()
1142 const OMPParallelMasterTaskLoopSimdDirective *S) { in VisitOMPParallelMasterTaskLoopSimdDirective()
982 OMPParallelMasterTaskLoopSimdDirective *Node) { in VisitOMPParallelMasterTaskLoopSimdDirective()
267 def OMPParallelMasterTaskLoopSimdDirective : StmtNode<OMPLoopDirective>;
4238 class OMPParallelMasterTaskLoopSimdDirective : public OMPLoopDirective {4247 OMPParallelMasterTaskLoopSimdDirective(SourceLocation StartLoc, in OMPParallelMasterTaskLoopSimdDirective() function4258 explicit OMPParallelMasterTaskLoopSimdDirective(unsigned CollapsedNum) in OMPParallelMasterTaskLoopSimdDirective() function4274 static OMPParallelMasterTaskLoopSimdDirective *4286 static OMPParallelMasterTaskLoopSimdDirective *
3076 DEF_TRAVERSE_STMT(OMPParallelMasterTaskLoopSimdDirective,
2592 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()3566 S = OMPParallelMasterTaskLoopSimdDirective::CreateEmpty( in ReadStmtFromStream()
2539 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
340 cast<OMPParallelMasterTaskLoopSimdDirective>(*S)); in EmitStmt()
3554 const OMPParallelMasterTaskLoopSimdDirective &S);
7731 const OMPParallelMasterTaskLoopSimdDirective &S) { in EmitOMPParallelMasterTaskLoopSimdDirective()
2199 const OMPParallelMasterTaskLoopSimdDirective *D);3246 const OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
9229 OMPParallelMasterTaskLoopSimdDirective *D) { in TransformOMPParallelMasterTaskLoopSimdDirective()
13792 return OMPParallelMasterTaskLoopSimdDirective::Create( in ActOnOpenMPParallelMasterTaskLoopSimdDirective()