| /llvm-project-15.0.7/mlir/test/Pass/ |
| H A D | pass-timing.mlir | 1 …y-each=true -pass-pipeline='func.func(cse,canonicalize,cse)' -mlir-timing -mlir-timing-display=lis… 2 …y-each=true -pass-pipeline='func.func(cse,canonicalize,cse)' -mlir-timing -mlir-timing-display=tre… 3 …y-each=true -pass-pipeline='func.func(cse,canonicalize,cse)' -mlir-timing -mlir-timing-display=lis… 4 …y-each=true -pass-pipeline='func.func(cse,canonicalize,cse)' -mlir-timing -mlir-timing-display=tre… 5 …e-threading=true -verify-each=false -test-pm-nested-pipeline -mlir-timing -mlir-timing-display=tre…
|
| H A D | pipeline-parsing.mlir | 1 …ss-pipeline="func.func(cse,canonicalize)" -verify-each=false -mlir-timing -mlir-timing-display=tre… 2 …hreading -test-textual-pm-nested-pipeline -verify-each=false -mlir-timing -mlir-timing-display=tre… 3 …n-pass),any(canonicalize),func.func(cse)' -verify-each=false -mlir-timing -mlir-timing-display=tre…
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-opt/ |
| H A D | MlirOptMain.cpp | 53 TimingScope timing = tm.getRootScope(); in performActions() local 64 pm.enableTiming(timing); in performActions() 72 TimingScope parserTiming = timing.nest("Parser"); in performActions() 88 TimingScope outputTiming = timing.nest("Output"); in performActions()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | sub-add.ll | 1 ; RUN: llc -march=hexagon -enable-timing-class-latency=true < %s | FileCheck -check-prefix=CHECK-ON… 3 ; Check there is no assert when enabling enable-timing-class-latency
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIICScalar.td | 9 // These itinerary class descriptions are based on the instruction timing
|
| H A D | HexagonPseudo.td | 552 // Use timing class of L2_loadrb_pci. 557 // Use timing class of L2_loadrb_pcr. 575 // Use timing class of S2_storerb_pci. 580 // Use timing class of S2_storerb_pcr.
|
| /llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
| H A D | README.txt | 16 that has been modified to disable most stderr output for timing purposes.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-xray/X86/ |
| H A D | account-deduce-tail-call.yaml | 20 # properly do the math on the timing of f2().
|
| H A D | account-recursive-calls-only-tail-call-deduction.yaml | 23 # properly do the math on the timing of f2().
|
| H A D | graph-deduce-tail-call.yaml | 37 # properly do the math on the timing of f2().
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2007-OriginalClangReadme.txt | 105 useful for timing the preprocessor. 111 for timing the cost of the parser without including AST building 115 useful for timing AST building vs -parse-noop.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | interleaved-acess-with-remarks.ll | 7 ; (or timing out). We just check for output. To be sure, we also check we didn't
|
| /llvm-project-15.0.7/mlir/lib/Support/ |
| H A D | Timing.cpp | 540 llvm::cl::opt<bool> timing{"mlir-timing", member 564 tm.setEnabled(options->timing); in applyDefaultTimingManagerCLOptions()
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | timers.cc | 180 #error Per-thread timing is not available on your system. in ThreadCPUUsage()
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | PassManagement.md | 1054 The PassTiming instrumentation provides timing information about the execution 1059 instrumentation is also made available in mlir-opt via the `-mlir-timing` flag. 1061 timing results, each of which is described below: 1069 `-mlir-timing-display=list`. 1072 …pipeline='func.func(cse,canonicalize)' -convert-func-to-llvm -mlir-timing -mlir-timing-display=list 1075 ... Pass execution timing report ... 1097 …r-disable-threading -pass-pipeline='func.func(cse,canonicalize)' -convert-func-to-llvm -mlir-timing 1100 ... Pass execution timing report ... 1120 slightly changes. First, a new timing column is added, `User Time`, that 1128 $ mlir-opt foo.mlir -pass-pipeline='func.func(cse,canonicalize)' -convert-func-to-llvm -mlir-timing [all …]
|
| /llvm-project-15.0.7/llvm/test/Other/ |
| H A D | time-passes.ll | 17 ; TIME: Pass execution timing report
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleM7.td | 333 // shifter but have timing as if they used the EX2 shifter as they usually 340 // Instructions that use the shifter, but have normal timing. 468 // Multiply-accumulate. Chained SP timing is correct; rest need overrides
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrFormats.td | 422 // The timing is the same as for RM (*note RM::.) and RRM (*note 452 // The 21-bit constant is zero-extended. The timing is the same as the 491 // constant is sign extended. The timing is the same as the RM and RRM
|
| /llvm-project-15.0.7/llvm/docs/TableGen/ |
| H A D | BackGuide.rst | 816 TableGen provides a phase timing feature that produces a report of the time 821 If the backend is *not* instrumented for timing, then a report such as the 822 following is produced. This is the timing for the 840 If the backend is instrumented for timing, then its processing is 841 divided into phases and each one timed separately. This is the timing for
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | user_guide.md | 39 [Manual Timing](#manual-timing) 856 <a name="manual-timing" /> 861 correct or accurate enough, completely manual timing is supported using
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | XRayFDRFormat.rst | 93 - ``Function Records``: Function Records contain the timing of entry into and
|
| H A D | Security.rst | 14 *Note*: these goals ensure timely action, provide disclosure timing when issues are reported, and r…
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrSystem.td | 319 // Perform timing facility function.
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | tblgen.rst | 74 backend. This is useful for timing the frontend.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/ |
| H A D | index.rst | 158 Enable per-check timing profiles, and print a
|