Lines Matching refs:PrintOMPExecutableDirective

128     void PrintOMPExecutableDirective(OMPExecutableDirective *S,
642 void StmtPrinter::PrintOMPExecutableDirective(OMPExecutableDirective *S, in PrintOMPExecutableDirective() function in StmtPrinter
658 PrintOMPExecutableDirective(Node); in VisitOMPParallelDirective()
663 PrintOMPExecutableDirective(Node); in VisitOMPSimdDirective()
668 PrintOMPExecutableDirective(Node); in VisitOMPTileDirective()
673 PrintOMPExecutableDirective(Node); in VisitOMPForDirective()
678 PrintOMPExecutableDirective(Node); in VisitOMPForSimdDirective()
683 PrintOMPExecutableDirective(Node); in VisitOMPSectionsDirective()
688 PrintOMPExecutableDirective(Node); in VisitOMPSectionDirective()
693 PrintOMPExecutableDirective(Node); in VisitOMPSingleDirective()
698 PrintOMPExecutableDirective(Node); in VisitOMPMasterDirective()
708 PrintOMPExecutableDirective(Node); in VisitOMPCriticalDirective()
713 PrintOMPExecutableDirective(Node); in VisitOMPParallelForDirective()
719 PrintOMPExecutableDirective(Node); in VisitOMPParallelForSimdDirective()
725 PrintOMPExecutableDirective(Node); in VisitOMPParallelMasterDirective()
731 PrintOMPExecutableDirective(Node); in VisitOMPParallelSectionsDirective()
736 PrintOMPExecutableDirective(Node); in VisitOMPTaskDirective()
741 PrintOMPExecutableDirective(Node); in VisitOMPTaskyieldDirective()
746 PrintOMPExecutableDirective(Node); in VisitOMPBarrierDirective()
751 PrintOMPExecutableDirective(Node); in VisitOMPTaskwaitDirective()
756 PrintOMPExecutableDirective(Node); in VisitOMPTaskgroupDirective()
761 PrintOMPExecutableDirective(Node); in VisitOMPFlushDirective()
766 PrintOMPExecutableDirective(Node); in VisitOMPDepobjDirective()
771 PrintOMPExecutableDirective(Node); in VisitOMPScanDirective()
776 PrintOMPExecutableDirective(Node, Node->hasClausesOfKind<OMPDependClause>()); in VisitOMPOrderedDirective()
781 PrintOMPExecutableDirective(Node); in VisitOMPAtomicDirective()
786 PrintOMPExecutableDirective(Node); in VisitOMPTargetDirective()
791 PrintOMPExecutableDirective(Node); in VisitOMPTargetDataDirective()
797 PrintOMPExecutableDirective(Node, /*ForceNoStmt=*/true); in VisitOMPTargetEnterDataDirective()
803 PrintOMPExecutableDirective(Node, /*ForceNoStmt=*/true); in VisitOMPTargetExitDataDirective()
809 PrintOMPExecutableDirective(Node); in VisitOMPTargetParallelDirective()
815 PrintOMPExecutableDirective(Node); in VisitOMPTargetParallelForDirective()
820 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDirective()
827 PrintOMPExecutableDirective(Node); in VisitOMPCancellationPointDirective()
833 PrintOMPExecutableDirective(Node); in VisitOMPCancelDirective()
838 PrintOMPExecutableDirective(Node); in VisitOMPTaskLoopDirective()
844 PrintOMPExecutableDirective(Node); in VisitOMPTaskLoopSimdDirective()
850 PrintOMPExecutableDirective(Node); in VisitOMPMasterTaskLoopDirective()
856 PrintOMPExecutableDirective(Node); in VisitOMPMasterTaskLoopSimdDirective()
862 PrintOMPExecutableDirective(Node); in VisitOMPParallelMasterTaskLoopDirective()
868 PrintOMPExecutableDirective(Node); in VisitOMPParallelMasterTaskLoopSimdDirective()
873 PrintOMPExecutableDirective(Node); in VisitOMPDistributeDirective()
879 PrintOMPExecutableDirective(Node, /*ForceNoStmt=*/true); in VisitOMPTargetUpdateDirective()
885 PrintOMPExecutableDirective(Node); in VisitOMPDistributeParallelForDirective()
891 PrintOMPExecutableDirective(Node); in VisitOMPDistributeParallelForSimdDirective()
897 PrintOMPExecutableDirective(Node); in VisitOMPDistributeSimdDirective()
903 PrintOMPExecutableDirective(Node); in VisitOMPTargetParallelForSimdDirective()
908 PrintOMPExecutableDirective(Node); in VisitOMPTargetSimdDirective()
914 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeDirective()
920 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeSimdDirective()
926 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeParallelForSimdDirective()
932 PrintOMPExecutableDirective(Node); in VisitOMPTeamsDistributeParallelForDirective()
937 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDirective()
943 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeDirective()
949 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeParallelForDirective()
955 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
961 PrintOMPExecutableDirective(Node); in VisitOMPTargetTeamsDistributeSimdDirective()
966 PrintOMPExecutableDirective(Node); in VisitOMPInteropDirective()
971 PrintOMPExecutableDirective(Node); in VisitOMPDispatchDirective()
976 PrintOMPExecutableDirective(Node); in VisitOMPMaskedDirective()