| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGTimer.cpp | 18 void TGTimer::startTimer(StringRef Name) { in startTimer() function in TGTimer 30 LastTimer->startTimer(); in startTimer() 45 startTimer(Name); in startBackendTimer()
|
| H A D | Main.cpp | 118 Timer.startTimer("Parse, build records"); in TableGenMain() 167 Timer.startTimer("Write output"); in TableGenMain()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelEmitter.cpp | 137 Timer.startTimer("Parse patterns"); in run() 168 Timer.startTimer("Sort patterns"); in run() 178 Timer.startTimer("Convert to matchers"); in run() 192 Timer.startTimer("Optimize matchers"); in run() 197 Timer.startTimer("Emit matcher table"); in run()
|
| H A D | InstrInfoEmitter.cpp | 815 Timer.startTimer("Analyze DAG patterns"); in run() 829 Timer.startTimer("Collect operand info"); in run() 842 Timer.startTimer("Collect uses/defs"); in run() 883 Timer.startTimer("Emit InstrDesc records"); in run() 902 Timer.startTimer("Emit operand info"); in run() 908 Timer.startTimer("Emit uses/defs"); in run() 919 Timer.startTimer("Emit instruction names"); in run() 980 Timer.startTimer("Emit initialization routine"); in run() 1064 Timer.startTimer("Emit operand name mappings"); in run() 1068 Timer.startTimer("Emit operand type mappings"); in run() [all …]
|
| H A D | RegisterBankEmitter.cpp | 391 Timer.startTimer("Analyze records"); in run() 413 Timer.startTimer("Warn ambiguous"); in run() 426 Timer.startTimer("Emit output"); in run()
|
| H A D | PseudoLoweringEmitter.cpp | 296 Timer.startTimer("Process definitions"); in run() 302 Timer.startTimer("Emit expansion code"); in run()
|
| H A D | CallingConvEmitter.cpp | 65 Records.getTimer().startTimer("Emit prototypes"); in run() 85 Records.getTimer().startTimer("Emit full descriptions"); in run()
|
| H A D | GICombinerEmitter.cpp | |
| H A D | RegisterInfoEmitter.cpp | 1852 Timer.startTimer("Print enums"); in run() 1855 Timer.startTimer("Print MC registers"); in run() 1858 Timer.startTimer("Print header fragment"); in run() 1861 Timer.startTimer("Print target registers"); in run()
|
| H A D | GlobalISelCombinerMatchTableEmitter.cpp | |
| H A D | GlobalISelCombinerEmitter.cpp | 2759 Timer.startTimer("Gather rules"); in run() 2768 Timer.startTimer("Creating Match Table"); in run() 2785 Timer.startTimer("Emit combiner"); in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | PassTimingInfo.cpp | 252 MyTimer.startTimer(); in startPassTimer() 267 PassActiveTimerStack.back()->startTimer(); in stopPassTimer() 282 MyTimer.startTimer(); in startAnalysisTimer() 295 AnalysisActiveTimerStack.back()->startTimer(); in stopAnalysisTimer()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Timer.h | 128 LLVM_ABI void startTimer(); 156 T->startTimer(); in TimeRegion() 159 if (T) T->startTimer(); in TimeRegion()
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestDrop.java | 46 startTimer() in startTimer() method in TestDrop 142 startTimer(); in main()
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | OffloadBundle.cpp | 318 DecompressTimer.startTimer(); in decompress() 339 HashRecalcTimer.startTimer(); in decompress() 394 HashTimer.startTimer(); in compress() 411 CompressTimer.startTimer(); in compress()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | TGTimer.h | 41 void startTimer(StringRef Name);
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 262 SyntaxCheckTimer->startTimer(); in VisitDecl() 380 BugReporterTimer->startTimer(); in flushReports() 555 SyntaxCheckTimer->startTimer(); in runAnalysisOnTranslationUnit() 723 SyntaxCheckTimer->startTimer(); in HandleCode() 766 ExprEngineTimer->startTimer(); in RunPathSensitiveChecks()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Timer.cpp | 149 void Timer::startTimer() { in startTimer() function in Timer 175 O.startTimer(); in yieldTo() 407 T->startTimer(); in prepareToPrintList()
|
| /freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
| H A D | Debuginfod.cpp | 382 UpdateTimer.startTimer(); in update() 391 UpdateTimer.startTimer(); in updateIfStale()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | OffloadBundler.cpp | 1024 HashTimer.startTimer(); in compress() 1040 CompressTimer.startTimer(); in compress() 1267 DecompressTimer.startTimer(); in decompress() 1288 HashRecalcTimer.startTimer(); in decompress()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenAction.cpp | 153 LLVMIRGeneration.startTimer(); in Initialize()
|
| /freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
| H A D | ClangScanDeps.cpp | 1125 T.startTimer(); in clang_scan_deps_main()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 10893 ReadTimer->startTimer(); in StartedDeserializing()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 24301 {"_ZN4llvm5Timer10startTimerEv", "llvm::Timer::startTimer()"},
|