Lines Matching refs:PrintOMPExecutableDirective
132 void PrintOMPExecutableDirective(OMPExecutableDirective *S,
628 void StmtPrinter::PrintOMPExecutableDirective(OMPExecutableDirective *S, in PrintOMPExecutableDirective() function in StmtPrinter
644 PrintOMPExecutableDirective(Node); in VisitOMPParallelDirective()
649 PrintOMPExecutableDirective(Node); in VisitOMPSimdDirective()
654 PrintOMPExecutableDirective(Node); in VisitOMPForDirective()
659 PrintOMPExecutableDirective(Node); in VisitOMPForSimdDirective()
664 PrintOMPExecutableDirective(Node); in VisitOMPSectionsDirective()
669 PrintOMPExecutableDirective(Node); in VisitOMPSectionDirective()
674 PrintOMPExecutableDirective(Node); in VisitOMPSingleDirective()
679 PrintOMPExecutableDirective(Node); in VisitOMPMasterDirective()
689 PrintOMPExecutableDirective(Node); in VisitOMPCriticalDirective()
694 PrintOMPExecutableDirective(Node); in VisitOMPParallelForDirective()
700 PrintOMPExecutableDirective(Node); in VisitOMPParallelForSimdDirective()
706 PrintOMPExecutableDirective(Node); in VisitOMPParallelSectionsDirective()
711 PrintOMPExecutableDirective(Node); in VisitOMPTaskDirective()
716 PrintOMPExecutableDirective(Node); in VisitOMPTaskyieldDirective()
721 PrintOMPExecutableDirective(Node); in VisitOMPBarrierDirective()
726 PrintOMPExecutableDirective(Node); in VisitOMPTaskwaitDirective()
731 PrintOMPExecutableDirective(Node); in VisitOMPTaskgroupDirective()
736 PrintOMPExecutableDirective(Node); in VisitOMPFlushDirective()
741 PrintOMPExecutableDirective(Node, Node->hasClausesOfKind<OMPDependClause>()); in VisitOMPOrderedDirective()
746 PrintOMPExecutableDirective(Node); in VisitOMPAtomicDirective()
751 PrintOMPExecutableDirective(Node); in VisitOMPTargetDirective()
756 PrintOMPExecutableDirective(Node); in VisitOMPTargetDataDirective()
762 PrintOMPExecutableDirective(Node, /*ForceNoStmt=*/true); in VisitOMPTargetEnterDataDirective()
768 PrintOMPExecutableDirective(Node, /*ForceNoStmt=*/true); in VisitOMPTargetExitDataDirective()
774 PrintOMPExecutableDirective(Node); in VisitOMPTargetParallelDirective()
780 PrintOMPExecutableDirective(Node); in VisitOMPTargetParallelForDirective()
785 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDirective()
792 PrintOMPExecutableDirective(Node); in VisitOMPCancellationPointDirective()
798 PrintOMPExecutableDirective(Node); in VisitOMPCancelDirective()
803 PrintOMPExecutableDirective(Node); in VisitOMPTaskLoopDirective()
809 PrintOMPExecutableDirective(Node); in VisitOMPTaskLoopSimdDirective()
814 PrintOMPExecutableDirective(Node); in VisitOMPDistributeDirective()
820 PrintOMPExecutableDirective(Node, /*ForceNoStmt=*/true); in VisitOMPTargetUpdateDirective()
826 PrintOMPExecutableDirective(Node); in VisitOMPDistributeParallelForDirective()
832 PrintOMPExecutableDirective(Node); in VisitOMPDistributeParallelForSimdDirective()
838 PrintOMPExecutableDirective(Node); in VisitOMPDistributeSimdDirective()
844 PrintOMPExecutableDirective(Node); in VisitOMPTargetParallelForSimdDirective()
849 PrintOMPExecutableDirective(Node); in VisitOMPTargetSimdDirective()
855 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeDirective()
861 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeSimdDirective()
867 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeParallelForSimdDirective()
873 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeParallelForDirective()
878 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDirective()
884 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeDirective()
890 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeParallelForDirective()
896 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
902 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeSimdDirective()