Home
last modified time | relevance | path

Searched refs:printTimeEntry (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Support/
H A DTiming.cpp141 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
345 printTimeEntry(os, 0, timeData.first, timeData.second, total); in printAsList()
352 printTimeEntry(os, indent, name, getTimeRecord(), total); in printAsTree()
381 printTimeEntry(os, 0, "Rest", rest, total); in print()
382 printTimeEntry(os, 0, "Total", total, total); in print()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Support/
H A DTiming.cpp141 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
345 printTimeEntry(os, 0, timeData.first, timeData.second, total); in printAsList()
352 printTimeEntry(os, indent, name, getTimeRecord(), total); in printAsTree()
381 printTimeEntry(os, 0, "Rest", rest, total); in print()
382 printTimeEntry(os, 0, "Total", total, total); in print()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Support/
H A DTiming.cpp141 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
345 printTimeEntry(os, 0, timeData.first, timeData.second, total); in printAsList()
352 printTimeEntry(os, indent, name, getTimeRecord(), total); in printAsTree()
381 printTimeEntry(os, 0, "Rest", rest, total); in print()
382 printTimeEntry(os, 0, "Total", total, total); in print()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Support/
H A DTiming.cpp141 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
345 printTimeEntry(os, 0, timeData.first, timeData.second, total); in printAsList()
352 printTimeEntry(os, indent, name, getTimeRecord(), total); in printAsTree()
381 printTimeEntry(os, 0, "Rest", rest, total); in print()
382 printTimeEntry(os, 0, "Total", total, total); in print()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Pass/
H A DPassTiming.cpp343 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
372 printTimeEntry(*os, 0, "Total", totalTime, totalTime); in print()
410 printTimeEntry(os, 0, timeData.first, timeData.second, totalTime); in printResultsAsList()
424 printTimeEntry(os, indent, timer->name, timer->getTotalTime(), totalTime); in printResultsAsPipeline()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Pass/
H A DPassTiming.cpp341 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
369 printTimeEntry(os, 0, "Total", totalTime, totalTime); in print()
417 printTimeEntry(os, 0, timeData.first, timeData.second, totalTime); in printResultsAsList()
431 printTimeEntry(os, indent, timer->name, timer->getTotalTime(), totalTime); in printResultsAsPipeline()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Pass/
H A DPassTiming.cpp338 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
366 printTimeEntry(os, 0, "Total", totalTime, totalTime); in print()
414 printTimeEntry(os, 0, timeData.first, timeData.second, totalTime); in printResultsAsList()
428 printTimeEntry(os, indent, timer->name, timer->getTotalTime(), totalTime); in printResultsAsPipeline()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Pass/
H A DPassTiming.cpp341 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
369 printTimeEntry(os, 0, "Total", totalTime, totalTime); in print()
417 printTimeEntry(os, 0, timeData.first, timeData.second, totalTime); in printResultsAsList()
431 printTimeEntry(os, indent, timer->name, timer->getTotalTime(), totalTime); in printResultsAsPipeline()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Pass/
H A DPassTiming.cpp338 static void printTimeEntry(raw_ostream &os, unsigned indent, StringRef name, in printTimeEntry() function
366 printTimeEntry(os, 0, "Total", totalTime, totalTime); in print()
414 printTimeEntry(os, 0, timeData.first, timeData.second, totalTime); in printResultsAsList()
428 printTimeEntry(os, indent, timer->name, timer->getTotalTime(), totalTime); in printResultsAsPipeline()