Lines Matching refs:Profiler
414 StmtProfiler *Profiler; member in __anona0c33d7a0211::OMPClauseProfiler
420 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } in OMPClauseProfiler()
431 Profiler->VisitStmt(S); in VistOMPClauseWithPreInit()
438 Profiler->VisitStmt(E); in VistOMPClauseWithPostUpdate()
444 Profiler->VisitStmt(C->getCondition()); in VisitOMPIfClause()
450 Profiler->VisitStmt(C->getCondition()); in VisitOMPFinalClause()
456 Profiler->VisitStmt(C->getNumThreads()); in VisitOMPNumThreadsClause()
461 Profiler->VisitStmt(C->getAlignment()); in VisitOMPAlignClause()
466 Profiler->VisitStmt(C->getSafelen()); in VisitOMPSafelenClause()
471 Profiler->VisitStmt(C->getSimdlen()); in VisitOMPSimdlenClause()
477 Profiler->VisitExpr(E); in VisitOMPSizesClause()
484 Profiler->VisitExpr(Factor); in VisitOMPPartialClause()
489 Profiler->VisitStmt(C->getAllocator()); in VisitOMPAllocatorClause()
494 Profiler->VisitStmt(C->getNumForLoops()); in VisitOMPCollapseClause()
499 Profiler->VisitStmt(Evt); in VisitOMPDetachClause()
505 Profiler->VisitStmt(C->getCondition()); in VisitOMPNovariantsClause()
511 Profiler->VisitStmt(C->getCondition()); in VisitOMPNocontextClause()
536 Profiler->VisitStmt(S); in VisitOMPScheduleClause()
541 Profiler->VisitStmt(Num); in VisitOMPOrderedClause()
582 Profiler->VisitStmt(C->getInteropVar()); in VisitOMPUseClause()
587 Profiler->VisitStmt(C->getInteropVar()); in VisitOMPDestroyClause()
593 Profiler->VisitStmt(C->getThreadID()); in VisitOMPFilterClause()
600 Profiler->VisitStmt(E); in VisitOMPClauseList()
608 Profiler->VisitStmt(E); in VisitOMPPrivateClause()
617 Profiler->VisitStmt(E); in VisitOMPFirstprivateClause()
621 Profiler->VisitStmt(E); in VisitOMPFirstprivateClause()
630 Profiler->VisitStmt(E); in VisitOMPLastprivateClause()
634 Profiler->VisitStmt(E); in VisitOMPLastprivateClause()
638 Profiler->VisitStmt(E); in VisitOMPLastprivateClause()
646 Profiler->VisitNestedNameSpecifier( in VisitOMPReductionClause()
648 Profiler->VisitName(C->getNameInfo().getName()); in VisitOMPReductionClause()
653 Profiler->VisitStmt(E); in VisitOMPReductionClause()
657 Profiler->VisitStmt(E); in VisitOMPReductionClause()
661 Profiler->VisitStmt(E); in VisitOMPReductionClause()
665 Profiler->VisitStmt(E); in VisitOMPReductionClause()
670 Profiler->VisitStmt(E); in VisitOMPReductionClause()
674 Profiler->VisitStmt(E); in VisitOMPReductionClause()
678 Profiler->VisitStmt(E); in VisitOMPReductionClause()
684 Profiler->VisitNestedNameSpecifier( in VisitOMPTaskReductionClause()
686 Profiler->VisitName(C->getNameInfo().getName()); in VisitOMPTaskReductionClause()
691 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
695 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
699 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
703 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
708 Profiler->VisitNestedNameSpecifier( in VisitOMPInReductionClause()
710 Profiler->VisitName(C->getNameInfo().getName()); in VisitOMPInReductionClause()
715 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
719 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
723 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
727 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
731 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
739 Profiler->VisitStmt(E); in VisitOMPLinearClause()
743 Profiler->VisitStmt(E); in VisitOMPLinearClause()
747 Profiler->VisitStmt(E); in VisitOMPLinearClause()
751 Profiler->VisitStmt(E); in VisitOMPLinearClause()
754 Profiler->VisitStmt(C->getStep()); in VisitOMPLinearClause()
756 Profiler->VisitStmt(C->getCalcStep()); in VisitOMPLinearClause()
761 Profiler->VisitStmt(C->getAlignment()); in VisitOMPAlignedClause()
767 Profiler->VisitStmt(E); in VisitOMPCopyinClause()
771 Profiler->VisitStmt(E); in VisitOMPCopyinClause()
775 Profiler->VisitStmt(E); in VisitOMPCopyinClause()
783 Profiler->VisitStmt(E); in VisitOMPCopyprivateClause()
787 Profiler->VisitStmt(E); in VisitOMPCopyprivateClause()
791 Profiler->VisitStmt(E); in VisitOMPCopyprivateClause()
799 Profiler->VisitStmt(Depobj); in VisitOMPDepobjClause()
806 Profiler->VisitStmt(C->getDevice()); in VisitOMPDeviceClause()
813 Profiler->VisitStmt(Allocator); in VisitOMPAllocateClause()
819 Profiler->VisitStmt(C->getNumTeams()); in VisitOMPNumTeamsClause()
825 Profiler->VisitStmt(C->getThreadLimit()); in VisitOMPThreadLimitClause()
830 Profiler->VisitStmt(C->getPriority()); in VisitOMPPriorityClause()
835 Profiler->VisitStmt(C->getGrainsize()); in VisitOMPGrainsizeClause()
840 Profiler->VisitStmt(C->getNumTasks()); in VisitOMPNumTasksClause()
844 Profiler->VisitStmt(C->getHint()); in VisitOMPHintClause()
872 Profiler->VisitStmt(E); in VisitOMPNontemporalClause()
884 Profiler->VisitStmt(D.Allocator); in VisitOMPUsesAllocatorsClause()
886 Profiler->VisitStmt(D.AllocatorTraits); in VisitOMPUsesAllocatorsClause()
891 Profiler->VisitStmt(Modifier); in VisitOMPAffinityClause()
893 Profiler->VisitStmt(E); in VisitOMPAffinityClause()
1142 Profiler->VisitStmt(S); in VisitOMPDistScheduleClause()
2359 StmtProfilerWithPointers Profiler(ID, Context, Canonical); in Profile() local
2360 Profiler.Visit(this); in Profile()
2365 StmtProfilerWithoutPointers Profiler(ID, Hash); in ProcessODRHash() local
2366 Profiler.Visit(this); in ProcessODRHash()