• Home
  • Raw
  • Download

Lines Matching defs:Create

37 OMPChildren *OMPChildren::Create(void *Mem, ArrayRef<OMPClause *> Clauses) {  in Create()  function in OMPChildren
43 OMPChildren *OMPChildren::Create(void *Mem, ArrayRef<OMPClause *> Clauses, in Create() function in OMPChildren
194 OMPParallelDirective *OMPParallelDirective::Create( in Create() function in OMPParallelDirective
214 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() function in OMPSimdDirective
249 OMPForDirective *OMPForDirective::Create( in Create() function in OMPForDirective
295 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() function in OMPForSimdDirective
338 OMPSectionsDirective *OMPSectionsDirective::Create( in Create() function in OMPSectionsDirective
358 OMPSectionDirective *OMPSectionDirective::Create(const ASTContext &C, in Create() function in OMPSectionDirective
376 OMPSingleDirective *OMPSingleDirective::Create(const ASTContext &C, in Create() function in OMPSingleDirective
393 OMPMasterDirective *OMPMasterDirective::Create(const ASTContext &C, in Create() function in OMPMasterDirective
408 OMPCriticalDirective *OMPCriticalDirective::Create( in Create() function in OMPCriticalDirective
424 OMPParallelForDirective *OMPParallelForDirective::Create( in Create() function in OMPParallelForDirective
469 OMPParallelForSimdDirective *OMPParallelForSimdDirective::Create( in Create() function in OMPParallelForSimdDirective
513 OMPParallelMasterDirective *OMPParallelMasterDirective::Create( in Create() function in OMPParallelMasterDirective
529 OMPParallelSectionsDirective *OMPParallelSectionsDirective::Create( in Create() function in OMPParallelSectionsDirective
548 OMPTaskDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() function in OMPTaskDirective
564 OMPTaskyieldDirective *OMPTaskyieldDirective::Create(const ASTContext &C, in Create() function in OMPTaskyieldDirective
575 OMPBarrierDirective *OMPBarrierDirective::Create(const ASTContext &C, in Create() function in OMPBarrierDirective
586 OMPTaskwaitDirective *OMPTaskwaitDirective::Create(const ASTContext &C, in Create() function in OMPTaskwaitDirective
597 OMPTaskgroupDirective *OMPTaskgroupDirective::Create( in Create() function in OMPTaskgroupDirective
613 OMPCancellationPointDirective *OMPCancellationPointDirective::Create( in Create() function in OMPCancellationPointDirective
627 OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() function in OMPCancelDirective
643 OMPFlushDirective *OMPFlushDirective::Create(const ASTContext &C, in Create() function in OMPFlushDirective
658 OMPDepobjDirective *OMPDepobjDirective::Create(const ASTContext &C, in Create() function in OMPDepobjDirective
673 OMPScanDirective *OMPScanDirective::Create(const ASTContext &C, in Create() function in OMPScanDirective
688 OMPOrderedDirective *OMPOrderedDirective::Create(const ASTContext &C, in Create() function in OMPOrderedDirective
706 OMPAtomicDirective *OMPAtomicDirective::Create( in Create() function in OMPAtomicDirective
728 OMPTargetDirective *OMPTargetDirective::Create(const ASTContext &C, in Create() function in OMPTargetDirective
744 OMPTargetParallelDirective *OMPTargetParallelDirective::Create( in Create() function in OMPTargetParallelDirective
762 OMPTargetParallelForDirective *OMPTargetParallelForDirective::Create( in Create() function in OMPTargetParallelForDirective
809 OMPTargetDataDirective *OMPTargetDataDirective::Create( in Create() function in OMPTargetDataDirective
823 OMPTargetEnterDataDirective *OMPTargetEnterDataDirective::Create( in Create() function in OMPTargetEnterDataDirective
837 OMPTargetExitDataDirective *OMPTargetExitDataDirective::Create( in Create() function in OMPTargetExitDataDirective
851 OMPTeamsDirective *OMPTeamsDirective::Create(const ASTContext &C, in Create() function in OMPTeamsDirective
867 OMPTaskLoopDirective *OMPTaskLoopDirective::Create( in Create() function in OMPTaskLoopDirective
911 OMPTaskLoopSimdDirective *OMPTaskLoopSimdDirective::Create( in Create() function in OMPTaskLoopSimdDirective
954 OMPMasterTaskLoopDirective *OMPMasterTaskLoopDirective::Create( in Create() function in OMPMasterTaskLoopDirective
999 OMPMasterTaskLoopSimdDirective *OMPMasterTaskLoopSimdDirective::Create( in Create() function in OMPMasterTaskLoopSimdDirective
1043 OMPParallelMasterTaskLoopDirective *OMPParallelMasterTaskLoopDirective::Create( in Create() function in OMPParallelMasterTaskLoopDirective
1091 OMPParallelMasterTaskLoopSimdDirective::Create( in Create() function in OMPParallelMasterTaskLoopSimdDirective
1137 OMPDistributeDirective *OMPDistributeDirective::Create( in Create() function in OMPDistributeDirective
1180 OMPTargetUpdateDirective *OMPTargetUpdateDirective::Create( in Create() function in OMPTargetUpdateDirective
1195 OMPDistributeParallelForDirective *OMPDistributeParallelForDirective::Create( in Create() function in OMPDistributeParallelForDirective
1257 OMPDistributeParallelForSimdDirective::Create( in Create() function in OMPDistributeParallelForSimdDirective
1316 OMPDistributeSimdDirective *OMPDistributeSimdDirective::Create( in Create() function in OMPDistributeSimdDirective
1360 OMPTargetParallelForSimdDirective *OMPTargetParallelForSimdDirective::Create( in Create() function in OMPTargetParallelForSimdDirective
1407 OMPTargetSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() function in OMPTargetSimdDirective
1442 OMPTeamsDistributeDirective *OMPTeamsDistributeDirective::Create( in Create() function in OMPTeamsDistributeDirective
1486 OMPTeamsDistributeSimdDirective *OMPTeamsDistributeSimdDirective::Create( in Create() function in OMPTeamsDistributeSimdDirective
1530 OMPTeamsDistributeParallelForSimdDirective::Create( in Create() function in OMPTeamsDistributeParallelForSimdDirective
1590 OMPTeamsDistributeParallelForDirective::Create( in Create() function in OMPTeamsDistributeParallelForDirective
1651 OMPTargetTeamsDirective *OMPTargetTeamsDirective::Create( in Create() function in OMPTargetTeamsDirective
1666 OMPTargetTeamsDistributeDirective *OMPTargetTeamsDistributeDirective::Create( in Create() function in OMPTargetTeamsDistributeDirective
1713 OMPTargetTeamsDistributeParallelForDirective::Create( in Create() function in OMPTargetTeamsDistributeParallelForDirective
1777 OMPTargetTeamsDistributeParallelForSimdDirective::Create( in Create() function in OMPTargetTeamsDistributeParallelForSimdDirective
1838 OMPTargetTeamsDistributeSimdDirective::Create( in Create() function in OMPTargetTeamsDistributeSimdDirective