Home
last modified time | relevance | path

Searched refs:Executing (Results 1 – 20 of 20) sorted by relevance

/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-opt-remarks-lazy-bfi.ll22 ; 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 DEchoCommandsNone.out3 # CHECK-NEXT: Executing commands in {{.*\n}}
H A DEchoCommandsNoComments.out3 # CHECK-NEXT: Executing commands in {{.*\n}}
H A DEchoCommandsAll.out3 # CHECK-NEXT: Executing commands in {{.*\n}}
/llvm-project/llvm/test/Transforms/LoopVectorize/PowerPC/
H A Dreg-usage.ll11 ; 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 Dinterface-pass.mlir5 // expected-remark@below {{Executing interface pass on operation}}
H A Dgeneric-pipeline.mlir7 // expected-remark@below {{Executing interface pass on operation}}
/llvm-project/llvm/lib/Support/
H A DSignals.cpp83 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 Dthread-step-out-ret-addr-check.s10 # Executing 'thread step-out' here will initially attempt to write a
/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h160 static const char Executing = 'e'; member
H A DTimelineView.cpp239 OS << TimelineView::DisplayChar::Executing; in printTimelineViewEntry()
242 OS << TimelineView::DisplayChar::Executing; in printTimelineViewEntry()
/llvm-project/llvm/test/Bindings/llvm-c/
H A Dinvalid-bitcode.test14 DIAGNOSTIC: Executing diagnostic handler
/llvm-project/llvm/test/Transforms/LoopVectorize/
H A Dvplan-printing-before-execute.ll62 ; CHECK: Executing best plan with VF=8, UF=2
/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/
H A Driscv-vector-reverse.ll149 ; 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 DPPCScheduleP7.td53 // Executing simple FX, complex FX, permute and 4-way SIMD single-precision FP ops
/llvm-project/libcxx/docs/
H A DTestingLibcxx.rst390 - 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 DNVPTXUsage.rst1080 Executing PTX
H A DCMake.rst983 Executing the Tests
H A DAMDGPUUsage.rst768 specifying XNACK replay. Executing code that was
[all...]
H A DLangRef.rst9576 Executing this instruction transfers control to one of the successors in
[all...]