Home
last modified time | relevance | path

Searched refs:passes (Results 226 – 250 of 44377) sorted by relevance

12345678910>>...1776

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/tools/mlir-tblgen/
H A DPassGen.cpp125 static void emitPassDecls(ArrayRef<Pass> passes, raw_ostream &os) { in emitPassDecls() argument
127 for (const Pass &pass : passes) in emitPassDecls()
166 static void emitRegistration(ArrayRef<Pass> passes, raw_ostream &os) { in emitRegistration() argument
168 for (const Pass &pass : passes) { in emitRegistration()
175 for (const Pass &pass : passes) in emitRegistration()
188 std::vector<Pass> passes; in emitDecls() local
190 passes.push_back(Pass(def)); in emitDecls()
192 emitPassDecls(passes, os); in emitDecls()
193 emitRegistration(passes, os); in emitDecls()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/
H A Ddisable-full-unroll-by-opt.ll2 ; RUN: opt < %s -passes='loop-unroll' -S | FileCheck %s -check-prefixes=ENABLE,COMMON
5 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=0>' -S | FileCheck %s -check-prefixes=DISABLE…
6 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -S | FileCheck %s -check-prefixes=DISABLE…
7 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -S | FileCheck %s -check-prefixes=ENABLE,…
10 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=0 -S | FileCheck %s -check-prefixes=DI…
11 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=30 -S | FileCheck %s -check-prefixes=D…
12 ; RUN: opt < %s -passes='loop-unroll' -unroll-full-max-count=36 -S | FileCheck %s -check-prefixes=E…
15 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=30>' -unroll-full-max-count=36 -S | FileCheck …
16 ; RUN: opt < %s -passes='loop-unroll<full-unroll-max=36>' -unroll-full-max-count=30 -S | FileCheck …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Pass/
H A DPass.cpp133 std::vector<std::unique_ptr<Pass>> passes; member
144 for (auto &pass : passes) in mergeInto()
145 rhs.passes.push_back(std::move(pass)); in mergeInto()
146 passes.clear(); in mergeInto()
176 passes.emplace_back(std::move(pass)); in addPass()
188 for (auto it = passes.begin(), e = passes.end(); it != e; ++it) { in coalesceAdjacentAdaptorPasses()
223 std::swap(passes, oldPasses); in splitAdaptorPasses()
262 for (auto &pass : rhs.impl->passes) in operator =()
263 impl->passes.emplace_back(pass->clone()); in operator =()
425 for (Pass &pass : passes) in runPipeline()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.threads/
H A Dattach-into-signal.exp60 set passes 1
61 while { $passes < 3 && $attempt <= $attempts } {
86 set test "$threadtype: attach (pass $passes), pending signal catch"
92 set passes [expr $passes + 1]
103 set passes [expr $passes + 1]
116 if {$passes < 3} {
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.threads/
H A Dattach-into-signal.exp61 set passes 1
62 while { $passes < 3 && $attempt <= $attempts } {
88 set test "attach (pass $passes), pending signal catch"
94 set passes [expr $passes + 1]
133 set passes [expr $passes + 1]
142 if {$passes < 3} {
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEffectTechnique.cpp27 ImplementParameterObject(FCDEffectTechnique, FCDEffectPass, passes, new FCDEffectPass(parent->GetDo…
34 , InitializeParameterNoArg(passes) in FCDEffectTechnique()
48 passes.push_back(pass); in AddPass()
50 return passes.back(); in AddPass()
82 clone->passes.reserve(passes.size()); in Clone()
83 for (const FCDEffectPass** itP = passes.begin(); itP != passes.end(); ++itP) in Clone()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_llvm_helper.cpp34 wave_size(arg_wave_size), passes(NULL), passes_wave32(NULL) {} in radv_llvm_per_thread_info()
48 passes = ac_create_llvm_passes(llvm_info.tm); in init()
49 if (!passes) in init()
64 struct ac_compiler_passes *p = wave_size == 32 ? passes_wave32 : passes; in compile_to_memory_buffer()
82 struct ac_compiler_passes *passes; member in radv_llvm_per_thread_info
103 struct ac_compiler_passes *passes = ac_create_llvm_passes(info->tm); in radv_compile_to_elf() local
104 bool ret = ac_compile_module_to_elf(passes, module, pelf_buffer, pelf_size); in radv_compile_to_elf()
105 ac_destroy_llvm_passes(passes); in radv_compile_to_elf()
/dports/devel/py-behave/behave-1.2.6/features/
H A Dstep.undefined_steps.feature29 @step('a step passes')
41 Given a step passes
81 Given a step passes
83 Then a step passes
107 Given a step passes
142 Given a step passes
147 When a step passes
183 | passes | passes |
229 | passes | passes |
254 Given a step passes
[all …]
H A Dsummary.undefined_steps.feature19 @step('a step passes')
30 When a step passes
31 Then a step passes
46 Given a step passes
63 Given a step passes
65 Then a step passes
66 And a step passes
81 Given a step passes
83 Then a step passes
102 Then a step passes
[all …]
H A Dformatter.tags.feature17 @step('a step passes')
28 Given a step passes
32 Given a step passes
37 When a step passes
41 Then a step passes
49 Given a step passes
53 When a step passes
89 Given a step passes ... passed
95 When a step passes ... passed
98 Then a step passes ... passed
[all …]
H A Dcapture_stdout.feature20 @step('a step writes "{text}" to stdout and passes')
33 Given a step writes "Alice" to stdout and passes
34 When a step writes "Bob" to stdout and passes
35 Then a step writes "Charly" to stdout and passes
41 Given a step writes "Alice" to stdout and passes
48 Scenario: Captured output is suppressed if scenario passes
55 Given a step writes "Alice" to stdout and passes ... passed
56 When a step writes "Bob" to stdout and passes ... passed
57 Then a step writes "Charly" to stdout and passes ... passed
76 Given a step writes "Alice" to stdout and passes ... passed
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Other/
H A Dprint-passes.ll1 ; RUN: opt --print-passes | FileCheck %s
3 ; CHECK: Module passes:
9 ; CHECK: CGSCC passes:
13 ; CHECK: Function passes:
15 ; CHECK: Function passes with params:
21 ; CHECK: Loop passes:
23 ; CHECK: Loop passes with params:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Other/
H A Dprint-passes.ll1 ; RUN: opt --print-passes | FileCheck %s
3 ; CHECK: Module passes:
9 ; CHECK: CGSCC passes:
13 ; CHECK: Function passes:
15 ; CHECK: Function passes with params:
21 ; CHECK: Loop passes:
23 ; CHECK: Loop passes with params:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Other/
H A Dprint-passes.ll1 ; RUN: opt --print-passes | FileCheck %s
3 ; CHECK: Module passes:
9 ; CHECK: CGSCC passes:
13 ; CHECK: Function passes:
15 ; CHECK: Function passes with params:
21 ; CHECK: Loop passes:
23 ; CHECK: Loop passes with params:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Other/
H A Dprint-passes.ll1 ; RUN: opt --print-passes | FileCheck %s
3 ; CHECK: Module passes:
9 ; CHECK: CGSCC passes:
13 ; CHECK: Function passes:
15 ; CHECK: Function passes with params:
21 ; CHECK: Loop passes:
23 ; CHECK: Loop passes with params:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Other/
H A Dprint-passes.ll1 ; RUN: opt --print-passes | FileCheck %s
3 ; CHECK: Module passes:
9 ; CHECK: CGSCC passes:
13 ; CHECK: Function passes:
15 ; CHECK: Function passes with params:
21 ; CHECK: Loop passes:
23 ; CHECK: Loop passes with params:
/dports/devel/py-behave/behave-1.2.6/issue.features/
H A Dissue0099.feature34 @step(u'a step passes')
42 Given a step passes
48 Given a step passes
54 When a step passes
69 Given a step passes ... passed
72 Given a step passes ... passed
75 When a step passes ... passed
90 Given a step passes ... passed
93 Given a step passes ... passed
111 When a step passes ... passed
[all …]
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/rtlir/behavioral/test/
H A DBehavioralRTLIRL4Pass_test.py13 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIR import *
14 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIRGenL4Pass import (
17 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIRTypeCheckL4Pass import (
20 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIRVisualizationPass import (
23 from pymtl3.passes.rtlir.errors import PyMTLSyntaxError, PyMTLTypeError
24 from pymtl3.passes.rtlir.util.test_utility import do_test, expected_failure
25 from pymtl3.passes.testcases import (
H A DBehavioralRTLIRL5Pass_test.py13 from pymtl3.passes.rtlir.behavioral import BehavioralRTLIRVisualizationPass
14 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIR import *
15 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIRGenL5Pass import (
18 from pymtl3.passes.rtlir.behavioral.BehavioralRTLIRTypeCheckL5Pass import (
21 from pymtl3.passes.rtlir.errors import PyMTLTypeError
22 from pymtl3.passes.rtlir.util.test_utility import do_test, expected_failure
23 from pymtl3.passes.testcases import (

12345678910>>...1776