Searched refs:OMPParallelMasterTaskLoopSimdDirective (Results 1 – 14 of 14) sorted by relevance
1154 OMPParallelMasterTaskLoopSimdDirective *1155 OMPParallelMasterTaskLoopSimdDirective::Create( in Create()1159 auto *Dir = createDirective<OMPParallelMasterTaskLoopSimdDirective>( in Create()1190 OMPParallelMasterTaskLoopSimdDirective *1191 OMPParallelMasterTaskLoopSimdDirective::CreateEmpty(const ASTContext &C, in CreateEmpty()1195 return createEmptyDirective<OMPParallelMasterTaskLoopSimdDirective>( in CreateEmpty()
1068 const OMPParallelMasterTaskLoopSimdDirective *S) { in VisitOMPParallelMasterTaskLoopSimdDirective()
866 OMPParallelMasterTaskLoopSimdDirective *Node) { in VisitOMPParallelMasterTaskLoopSimdDirective()
3774 class OMPParallelMasterTaskLoopSimdDirective : public OMPLoopDirective {3783 OMPParallelMasterTaskLoopSimdDirective(SourceLocation StartLoc, in OMPParallelMasterTaskLoopSimdDirective() function3794 explicit OMPParallelMasterTaskLoopSimdDirective(unsigned CollapsedNum) in OMPParallelMasterTaskLoopSimdDirective() function3810 static OMPParallelMasterTaskLoopSimdDirective *3822 static OMPParallelMasterTaskLoopSimdDirective *
2938 DEF_TRAVERSE_STMT(OMPParallelMasterTaskLoopSimdDirective,
262 def OMPParallelMasterTaskLoopSimdDirective : StmtNode<OMPLoopDirective>;
2507 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()3400 S = OMPParallelMasterTaskLoopSimdDirective::CreateEmpty( in ReadStmtFromStream()
2442 OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
320 cast<OMPParallelMasterTaskLoopSimdDirective>(*S)); in EmitStmt()
3487 const OMPParallelMasterTaskLoopSimdDirective &S);
7042 const OMPParallelMasterTaskLoopSimdDirective &S) { in EmitOMPParallelMasterTaskLoopSimdDirective()
2088 const OMPParallelMasterTaskLoopSimdDirective *D);3059 const OMPParallelMasterTaskLoopSimdDirective *D) { in VisitOMPParallelMasterTaskLoopSimdDirective()
8915 OMPParallelMasterTaskLoopSimdDirective *D) { in TransformOMPParallelMasterTaskLoopSimdDirective()
11789 return OMPParallelMasterTaskLoopSimdDirective::Create( in ActOnOpenMPParallelMasterTaskLoopSimdDirective()