Lines Matching refs:Profiler

410   StmtProfiler *Profiler;  member in __anond25cfe950211::OMPClauseProfiler
416 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { } in OMPClauseProfiler()
427 Profiler->VisitStmt(S); in VistOMPClauseWithPreInit()
434 Profiler->VisitStmt(E); in VistOMPClauseWithPostUpdate()
440 Profiler->VisitStmt(C->getCondition()); in VisitOMPIfClause()
446 Profiler->VisitStmt(C->getCondition()); in VisitOMPFinalClause()
452 Profiler->VisitStmt(C->getNumThreads()); in VisitOMPNumThreadsClause()
457 Profiler->VisitStmt(C->getSafelen()); in VisitOMPSafelenClause()
462 Profiler->VisitStmt(C->getSimdlen()); in VisitOMPSimdlenClause()
468 Profiler->VisitExpr(E); in VisitOMPSizesClause()
473 Profiler->VisitStmt(C->getAllocator()); in VisitOMPAllocatorClause()
478 Profiler->VisitStmt(C->getNumForLoops()); in VisitOMPCollapseClause()
483 Profiler->VisitStmt(Evt); in VisitOMPDetachClause()
489 Profiler->VisitStmt(C->getCondition()); in VisitOMPNovariantsClause()
495 Profiler->VisitStmt(C->getCondition()); in VisitOMPNocontextClause()
520 Profiler->VisitStmt(S); in VisitOMPScheduleClause()
525 Profiler->VisitStmt(Num); in VisitOMPOrderedClause()
564 Profiler->VisitStmt(C->getInteropVar()); in VisitOMPUseClause()
569 Profiler->VisitStmt(C->getInteropVar()); in VisitOMPDestroyClause()
575 Profiler->VisitStmt(C->getThreadID()); in VisitOMPFilterClause()
582 Profiler->VisitStmt(E); in VisitOMPClauseList()
590 Profiler->VisitStmt(E); in VisitOMPPrivateClause()
599 Profiler->VisitStmt(E); in VisitOMPFirstprivateClause()
603 Profiler->VisitStmt(E); in VisitOMPFirstprivateClause()
612 Profiler->VisitStmt(E); in VisitOMPLastprivateClause()
616 Profiler->VisitStmt(E); in VisitOMPLastprivateClause()
620 Profiler->VisitStmt(E); in VisitOMPLastprivateClause()
628 Profiler->VisitNestedNameSpecifier( in VisitOMPReductionClause()
630 Profiler->VisitName(C->getNameInfo().getName()); in VisitOMPReductionClause()
635 Profiler->VisitStmt(E); in VisitOMPReductionClause()
639 Profiler->VisitStmt(E); in VisitOMPReductionClause()
643 Profiler->VisitStmt(E); in VisitOMPReductionClause()
647 Profiler->VisitStmt(E); in VisitOMPReductionClause()
652 Profiler->VisitStmt(E); in VisitOMPReductionClause()
656 Profiler->VisitStmt(E); in VisitOMPReductionClause()
660 Profiler->VisitStmt(E); in VisitOMPReductionClause()
666 Profiler->VisitNestedNameSpecifier( in VisitOMPTaskReductionClause()
668 Profiler->VisitName(C->getNameInfo().getName()); in VisitOMPTaskReductionClause()
673 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
677 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
681 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
685 Profiler->VisitStmt(E); in VisitOMPTaskReductionClause()
690 Profiler->VisitNestedNameSpecifier( in VisitOMPInReductionClause()
692 Profiler->VisitName(C->getNameInfo().getName()); in VisitOMPInReductionClause()
697 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
701 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
705 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
709 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
713 Profiler->VisitStmt(E); in VisitOMPInReductionClause()
721 Profiler->VisitStmt(E); in VisitOMPLinearClause()
725 Profiler->VisitStmt(E); in VisitOMPLinearClause()
729 Profiler->VisitStmt(E); in VisitOMPLinearClause()
733 Profiler->VisitStmt(E); in VisitOMPLinearClause()
736 Profiler->VisitStmt(C->getStep()); in VisitOMPLinearClause()
738 Profiler->VisitStmt(C->getCalcStep()); in VisitOMPLinearClause()
743 Profiler->VisitStmt(C->getAlignment()); in VisitOMPAlignedClause()
749 Profiler->VisitStmt(E); in VisitOMPCopyinClause()
753 Profiler->VisitStmt(E); in VisitOMPCopyinClause()
757 Profiler->VisitStmt(E); in VisitOMPCopyinClause()
765 Profiler->VisitStmt(E); in VisitOMPCopyprivateClause()
769 Profiler->VisitStmt(E); in VisitOMPCopyprivateClause()
773 Profiler->VisitStmt(E); in VisitOMPCopyprivateClause()
781 Profiler->VisitStmt(Depobj); in VisitOMPDepobjClause()
788 Profiler->VisitStmt(C->getDevice()); in VisitOMPDeviceClause()
795 Profiler->VisitStmt(Allocator); in VisitOMPAllocateClause()
801 Profiler->VisitStmt(C->getNumTeams()); in VisitOMPNumTeamsClause()
807 Profiler->VisitStmt(C->getThreadLimit()); in VisitOMPThreadLimitClause()
812 Profiler->VisitStmt(C->getPriority()); in VisitOMPPriorityClause()
817 Profiler->VisitStmt(C->getGrainsize()); in VisitOMPGrainsizeClause()
822 Profiler->VisitStmt(C->getNumTasks()); in VisitOMPNumTasksClause()
826 Profiler->VisitStmt(C->getHint()); in VisitOMPHintClause()
850 Profiler->VisitStmt(E); in VisitOMPNontemporalClause()
862 Profiler->VisitStmt(D.Allocator); in VisitOMPUsesAllocatorsClause()
864 Profiler->VisitStmt(D.AllocatorTraits); in VisitOMPUsesAllocatorsClause()
869 Profiler->VisitStmt(Modifier); in VisitOMPAffinityClause()
871 Profiler->VisitStmt(E); in VisitOMPAffinityClause()
1081 Profiler->VisitStmt(S); in VisitOMPDistScheduleClause()
2284 StmtProfilerWithPointers Profiler(ID, Context, Canonical); in Profile() local
2285 Profiler.Visit(this); in Profile()
2290 StmtProfilerWithoutPointers Profiler(ID, Hash); in ProcessODRHash() local
2291 Profiler.Visit(this); in ProcessODRHash()