Searched refs:Executing (Results 1 – 20 of 20) sorted by relevance
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | arm64-opt-remarks-lazy-bfi.ll | 22 ; HOTNESS: Executing Pass 'Spill Code Placement Analysis' 23 ; HOTNESS-NEXT: Executing Pass 'Lazy Machine Block Frequency Analysis' 24 ; HOTNESS-NEXT: Executing Pass 'Machine Optimization Remark Emitter' 26 ; HOTNESS-NEXT: Executing Pass 'Greedy Register Allocator' 34 ; HOTNESS-NEXT: Executing Pass 'Function Pass Manager' 35 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'... 37 ; HOTNESS-NEXT: Executing Pass 'AArch64 sls hardening pass' on Function 'empty_func'... 39 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'... 41 ; HOTNESS-NEXT: Executing Pass 'AArch64 Pointer Authentication' on Function 'empty_func'... 43 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'... [all …]
|
/llvm-project/lldb/test/Shell/Settings/Inputs/ |
H A D | EchoCommandsNone.out | 3 # CHECK-NEXT: Executing commands in {{.*\n}}
|
H A D | EchoCommandsNoComments.out | 3 # CHECK-NEXT: Executing commands in {{.*\n}}
|
H A D | EchoCommandsAll.out | 3 # CHECK-NEXT: Executing commands in {{.*\n}}
|
/llvm-project/llvm/test/Transforms/LoopVectorize/PowerPC/ |
H A D | reg-usage.ll | 11 ; CHECK-PWR8: Executing best plan with VF=16, UF=4 13 ; CHECK-PWR9: Executing best plan with VF=8, UF=8 49 ; CHECK: Executing best plan with VF=16, UF=4 82 ; CHECK: Executing best plan with VF=2, UF=8 110 ; CHECK: Executing best plan with VF=1, UF=8
|
/llvm-project/mlir/test/Pass/ |
H A D | interface-pass.mlir | 5 // expected-remark@below {{Executing interface pass on operation}}
|
H A D | generic-pipeline.mlir | 7 // expected-remark@below {{Executing interface pass on operation}}
|
/llvm-project/llvm/lib/Support/ |
H A D | Signals.cpp | 83 enum class Status { Empty, Initializing, Initialized, Executing }; enumerator 101 auto Desired = CallbackAndCookie::Status::Executing; in RunSignalHandlers()
|
/llvm-project/lldb/test/Shell/Unwind/Inputs/ |
H A D | thread-step-out-ret-addr-check.s | 10 # Executing 'thread step-out' here will initially attempt to write a
|
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | TimelineView.h | 160 static const char Executing = 'e'; member
|
H A D | TimelineView.cpp | 239 OS << TimelineView::DisplayChar::Executing; in printTimelineViewEntry() 242 OS << TimelineView::DisplayChar::Executing; in printTimelineViewEntry()
|
/llvm-project/llvm/test/Bindings/llvm-c/ |
H A D | invalid-bitcode.test | 14 DIAGNOSTIC: Executing diagnostic handler
|
/llvm-project/llvm/test/Transforms/LoopVectorize/ |
H A D | vplan-printing-before-execute.ll | 62 ; CHECK: Executing best plan with VF=8, UF=2
|
/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/ |
H A D | riscv-vector-reverse.ll | 149 ; CHECK: Executing best plan with VF=vscale x 4, UF=1 398 ; CHECK: Executing best plan with VF=vscale x 4, UF=1
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCScheduleP7.td | 53 // Executing simple FX, complex FX, permute and 4-way SIMD single-precision FP ops
|
/llvm-project/libcxx/docs/ |
H A D | TestingLibcxx.rst | 390 - A variant of a *Lit Shell* test that generates one or more Lit tests on the fly. Executing this test must generate one or more files as expected
|
/llvm-project/llvm/docs/ |
H A D | NVPTXUsage.rst | 1080 Executing PTX
|
H A D | CMake.rst | 983 Executing the Tests
|
H A D | AMDGPUUsage.rst | 768 specifying XNACK replay. Executing code that was [all...] |
H A D | LangRef.rst | 9576 Executing this instruction transfers control to one of the successors in [all...] |