Home
last modified time | relevance | path

Searched full:simplify (Results 1 – 25 of 5351) sorted by relevance

12345678910>>...215

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_simplify.cpp17 TEST(Simplify, ConstantFoldSimple) { in TEST() argument
22 ExprHandle newF = IRSimplifier::simplify(f); in TEST()
30 TEST(Simplify, ConstantFoldTwoLayer) { in TEST() argument
37 ExprHandle newF = IRSimplifier::simplify(f); in TEST()
45 TEST(Simplify, ConstantFoldShifts) { in TEST() argument
51 ExprHandle newF = IRSimplifier::simplify(f); in TEST()
59 TEST(Simplify, ConstantFoldBitwise) { in TEST() argument
65 ExprHandle newF = IRSimplifier::simplify(f); in TEST()
73 TEST(Simplify, ConstantFoldMultiOp) { in TEST() argument
82 ExprHandle newF = IRSimplifier::simplify(fn); in TEST()
[all …]
H A Dtest_reductions.cpp42 s = IRSimplifier::simplify(s); in TEST()
63 s = IRSimplifier::simplify(s); in TEST()
85 s = IRSimplifier::simplify(s); in TEST()
114 s = IRSimplifier::simplify(s); in TEST()
143 s = IRSimplifier::simplify(s); in TEST()
173 s2 = IRSimplifier::simplify(s2); in TEST()
191 s3 = IRSimplifier::simplify(s3); in TEST()
215 s = IRSimplifier::simplify(s); in TEST()
250 s = IRSimplifier::simplify(s); in TEST()
282 s = IRSimplifier::simplify(s); in TEST()
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/95/
D955f287084ad22c8d01f857017d39d964b8d7fda99 …/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/android_common/javac…
100 …/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/android_common/javac…
127simplify-throws/art-run-test-695-simplify-throws/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_…
130 …to: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/androi…
134 …to: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/androi…
138 …to: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/androi…
142 …to: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/androi…
146 …to: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/androi…
150 …to: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/androi…
154 …file: "out/soong/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws/andr…
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/11/
D11284bc38900a136852371a4420c43520aa89e9b99 …tes/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-if/android_common/javac/art…
100 …tes/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-if/android_common/javac/art…
127simplify-if/art-run-test-611-checker-simplify-if/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_…
130 …to: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-i…
134 …to: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-i…
138 …to: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-i…
142 …to: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-i…
146 …to: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-i…
150 …to: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-i…
154 …file: "out/soong/.intermediates/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/e4/
De487ae62ec1f89834f6564193084ed537de7c23699 …intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/android_common/jav…
100 …intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/android_common/jav…
127simplify-mul-zero/art-run-test-475-simplify-mul-zero/android_common/lint-srcs.list.rsp __SBOX_SAND…
130 …to: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/an…
134 …to: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/an…
138 …to: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/an…
142 …to: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/an…
146 …to: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/an…
150 …to: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/an…
154 …file: "out/soong/.intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero/…
[all …]
/aosp_15_r20/external/llvm/test/Transforms/InstCombine/
H A Ddouble-float-shrink-2.ll1 ; RUN: opt < %s -instcombine -S -mtriple "i386-pc-linux" | FileCheck -check-prefix=DO-SIMPLIFY %s
2 ; RUN: opt < %s -instcombine -S -mtriple "i386-pc-win32" | FileCheck -check-prefix=DONT-SIMPLIFY %s
3 ; RUN: opt < %s -instcombine -S -mtriple "x86_64-pc-win32" | FileCheck -check-prefix=C89-SIMPLIFY %s
4 ; RUN: opt < %s -instcombine -S -mtriple "i386-pc-mingw32" | FileCheck -check-prefix=DO-SIMPLIFY %s
5 ; RUN: opt < %s -instcombine -S -mtriple "x86_64-pc-mingw32" | FileCheck -check-prefix=DO-SIMPLIFY
6 ; RUN: opt < %s -instcombine -S -mtriple "sparc-sun-solaris" | FileCheck -check-prefix=DO-SIMPLIFY
8 ; DO-SIMPLIFY: call float @floorf(
9 ; DO-SIMPLIFY: call float @ceilf(
10 ; DO-SIMPLIFY: call float @roundf(
11 ; DO-SIMPLIFY: call float @nearbyintf(
[all …]
/aosp_15_r20/external/deqp/android/cts/main/vk-main-2021-03-01/
H A Dgraphicsfuzz.txt125 dEQP-VK.graphicsfuzz.cov-inst-combine-simplify-demanded-pack-unpack
126 dEQP-VK.graphicsfuzz.cov-inst-combine-simplify-demanded-packsnorm-unpackunorm
127 dEQP-VK.graphicsfuzz.cov-inst-combine-simplify-demanded-switch-or-xor
133 dEQP-VK.graphicsfuzz.cov-instruction-simplify-atanh-log-undefined
134 dEQP-VK.graphicsfuzz.cov-instruction-simplify-bit-shifting
135 dEQP-VK.graphicsfuzz.cov-instruction-simplify-inclusive-or
136 dEQP-VK.graphicsfuzz.cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result
137 dEQP-VK.graphicsfuzz.cov-instruction-simplify-mod-acos-undefined
138 dEQP-VK.graphicsfuzz.cov-instruction-simplify-mod-sqrt-undefined
139 dEQP-VK.graphicsfuzz.cov-instruction-simplify-sqrt
[all …]
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dbounds_overlap.cpp47 auto ret_expr = IRSimplifier::simplify(alloc<Sub>(start, end)); in operator ==()
62 auto ret_expr = IRSimplifier::simplify(alloc<Sub>(start, other.end)); in operator >=()
67 auto ret_expr = IRSimplifier::simplify(alloc<Sub>(start, other.end)); in operator >()
75 auto ret_expr = IRSimplifier::simplify(alloc<Sub>(end, other.start)); in operator <=()
80 auto ret_expr = IRSimplifier::simplify(alloc<Sub>(end, other.start)); in operator <()
108 ExprPtr lowDiff = IRSimplifier::simplify(alloc<Sub>(a.start, b.end)); in boundOverlap()
109 ExprPtr highDiff = IRSimplifier::simplify(alloc<Sub>(b.start, a.end)); in boundOverlap()
118 ExprPtr diff_start = IRSimplifier::simplify(alloc<Sub>(b.start, a.start)); in boundOverlap()
119 ExprPtr diff_end = IRSimplifier::simplify(alloc<Sub>(b.end, a.end)); in boundOverlap()
197 ret.start = IRSimplifier::simplify(ret.start); in flattenBounds()
[all …]
H A Dir_simplifier.cpp330 // simplify common components in addPolynomials()
541 // simplify common components in subPolynomials()
878 // Inserts a new component into a term, looking for opportunities to simplify.
958 // need to simplify again. in mutate()
1780 // simplify first, then re-expand. in mutate()
1809 // For scalars, we can simplify the cast further. in mutate()
1927 multiplier = IRSimplifier::simplify(multiplier); in isModRound()
1933 mod_divisor = IRSimplifier::simplify(mod->rhs()); in isModRound()
1940 divisor = IRSimplifier::simplify(div->rhs()); in isModRound()
1943 denom = IRSimplifier::simplify(other); in isModRound()
[all …]
H A Dmem_dependency_checker.cpp190 os << *IRSimplifier::simplify( in dumpDOT()
196 os << *IRSimplifier::simplify( in dumpDOT()
622 IRSimplifier::simplify(alloc<Min>(aIndexStride, oIndexStride, true)); in executionSafetyCheck()
624 IRSimplifier::simplify(alloc<Max>(aIndexStride, oIndexStride, true)); in executionSafetyCheck()
631 ExprPtr modCheck = IRSimplifier::simplify(alloc<Mod>(maxStride, minStride)); in executionSafetyCheck()
645 ExprPtr startDiff = IRSimplifier::simplify( in executionSafetyCheck()
654 IRSimplifier::simplify(alloc<Sub>(immLike(startDiff, 0), startDiff)); in executionSafetyCheck()
660 ExprPtr check1 = IRSimplifier::simplify( in executionSafetyCheck()
667 startDiff = IRSimplifier::simplify(alloc<Mod>(startDiff, minStride)); in executionSafetyCheck()
671 ExprPtr check = IRSimplifier::simplify( in executionSafetyCheck()
[all …]
/aosp_15_r20/external/bazelbuild-rules_cc/cc/toolchains/
H A Dcc_toolchain_info.bzl34 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
43 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
53 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
70 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
84 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
96 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
107 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
123 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
132 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
142 …"label": "(Label) The label defining this provider. Place in error messages to simplify debugging",
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/data/vulkan/amber/graphicsfuzz/
H A Dindex.txt40 …thstep", "A fragment shader that covers a specific instruction simplify code path" },
43 … "Covers specific inst combine add sub and inst combine simplify demanded code pat…
45 …fined", "A fragment shader that covers a specific instruction simplify code path" },
131 …-zero", "A fragment shader that covers a specific instruction simplify code path" },
178 …ray-access", "A fragment shader that covers a specific instruction simplify path" },
277 { "cov-instruction-simplify-atanh-log-undefined.amber", "cov-instruction-simplify-atanh-lo…
278 { "cov-instruction-simplify-bit-shifting.amber", "cov-instruction-simplify-bit-shifting"…
279 { "cov-instruction-simplify-inclusive-or.amber", "cov-instruction-simplify-inclusive-or"…
280 { "cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result.amber", "cov-instr…
281 { "cov-instruction-simplify-mod-acos-undefined.amber", "cov-instruction-simplify-mod-acos-…
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp1504 // Analyse and simplify the instruction behind the access chain of this in TEST()
1515 // Analyse and simplify the instruction behind the access chain of this in TEST()
1534 // Analyse and simplify the instruction behind the access chain of this in TEST()
1545 // Analyse and simplify the instruction behind the access chain of this in TEST()
1585 // Analyse and simplify the instruction behind the access chain of this in TEST()
1595 // Analyse and simplify the instruction behind the access chain of this in TEST()
1614 // Analyse and simplify the instruction behind the access chain of this in TEST()
1624 // Analyse and simplify the instruction behind the access chain of this in TEST()
1664 // Analyse and simplify the instruction behind the access chain of this in TEST()
1674 // Analyse and simplify the instruction behind the access chain of this in TEST()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1504 // Analyse and simplify the instruction behind the access chain of this in TEST()
1515 // Analyse and simplify the instruction behind the access chain of this in TEST()
1534 // Analyse and simplify the instruction behind the access chain of this in TEST()
1545 // Analyse and simplify the instruction behind the access chain of this in TEST()
1585 // Analyse and simplify the instruction behind the access chain of this in TEST()
1595 // Analyse and simplify the instruction behind the access chain of this in TEST()
1614 // Analyse and simplify the instruction behind the access chain of this in TEST()
1624 // Analyse and simplify the instruction behind the access chain of this in TEST()
1664 // Analyse and simplify the instruction behind the access chain of this in TEST()
1674 // Analyse and simplify the instruction behind the access chain of this in TEST()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp1504 // Analyse and simplify the instruction behind the access chain of this in TEST()
1515 // Analyse and simplify the instruction behind the access chain of this in TEST()
1534 // Analyse and simplify the instruction behind the access chain of this in TEST()
1545 // Analyse and simplify the instruction behind the access chain of this in TEST()
1585 // Analyse and simplify the instruction behind the access chain of this in TEST()
1595 // Analyse and simplify the instruction behind the access chain of this in TEST()
1614 // Analyse and simplify the instruction behind the access chain of this in TEST()
1624 // Analyse and simplify the instruction behind the access chain of this in TEST()
1664 // Analyse and simplify the instruction behind the access chain of this in TEST()
1674 // Analyse and simplify the instruction behind the access chain of this in TEST()
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/00/
D002ce29377fd73505b9f31c476ede8fb46100cf53 from: "art/test/695-simplify-throws/expected-stdout.txt"
4 to: "art/test/695-simplify-throws/expected-stdout.txt"
7 …command: "cp -f art/test/695-simplify-throws/expected-stdout.txt __SBOX_SANDBOX_DIR__/out/art-run-…
9 from: "out/art-run-test-695-simplify-throws-expected-stdout.txt"
10 …/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws-expected-stdout/gen/…
/aosp_15_r20/out/soong/raw-aosp_shiba/53/
D539fb75ab171a04da4bb0b16a76d62e5a43483d43 from: "art/test/695-simplify-throws/expected-stderr.txt"
4 to: "art/test/695-simplify-throws/expected-stderr.txt"
7 …command: "cp -f art/test/695-simplify-throws/expected-stderr.txt __SBOX_SANDBOX_DIR__/out/art-run-…
9 from: "out/art-run-test-695-simplify-throws-expected-stderr.txt"
10 …/.intermediates/art/test/695-simplify-throws/art-run-test-695-simplify-throws-expected-stderr/gen/…
/aosp_15_r20/out/soong/raw-aosp_shiba/df/
Ddf160b6d7f0f27734c482a763c05c931f701a2333 from: "art/test/475-simplify-mul-zero/expected-stderr.txt"
4 to: "art/test/475-simplify-mul-zero/expected-stderr.txt"
7 …command: "cp -f art/test/475-simplify-mul-zero/expected-stderr.txt __SBOX_SANDBOX_DIR__/out/art-ru…
9 from: "out/art-run-test-475-simplify-mul-zero-expected-stderr.txt"
10 …intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero-expected-stderr/ge…
/aosp_15_r20/out/soong/raw-aosp_shiba/8e/
D8ed9685666a4c20c6f83be633cd3a7b137ef9ffd3 from: "art/test/611-checker-simplify-if/expected-stderr.txt"
4 to: "art/test/611-checker-simplify-if/expected-stderr.txt"
7 …d: "cp -f art/test/611-checker-simplify-if/expected-stderr.txt __SBOX_SANDBOX_DIR__/out/art-run-te…
9 from: "out/art-run-test-611-checker-simplify-if-expected-stderr.txt"
10 …tes/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-if-expected-stderr/gen/art-…
/aosp_15_r20/out/soong/raw-aosp_shiba/d2/
Dd20aaef0c16a1751c4f6c282ffd72083aa4d2a913 from: "art/test/611-checker-simplify-if/expected-stdout.txt"
4 to: "art/test/611-checker-simplify-if/expected-stdout.txt"
7 …d: "cp -f art/test/611-checker-simplify-if/expected-stdout.txt __SBOX_SANDBOX_DIR__/out/art-run-te…
9 from: "out/art-run-test-611-checker-simplify-if-expected-stdout.txt"
10 …tes/art/test/611-checker-simplify-if/art-run-test-611-checker-simplify-if-expected-stdout/gen/art-…
/aosp_15_r20/out/soong/raw-aosp_shiba/36/
D36fbb1794ebfb83a8375caf3e6596a2494efc8b83 from: "art/test/475-simplify-mul-zero/expected-stdout.txt"
4 to: "art/test/475-simplify-mul-zero/expected-stdout.txt"
7 …command: "cp -f art/test/475-simplify-mul-zero/expected-stdout.txt __SBOX_SANDBOX_DIR__/out/art-ru…
9 from: "out/art-run-test-475-simplify-mul-zero-expected-stdout.txt"
10 …intermediates/art/test/475-simplify-mul-zero/art-run-test-475-simplify-mul-zero-expected-stdout/ge…
/aosp_15_r20/art/test/475-simplify-mul-zero/
H A DAndroid.bp3 // Build rules for ART run-test `475-simplify-mul-zero`.
16 name: "art-run-test-475-simplify-mul-zero",
21 ":art-run-test-475-simplify-mul-zero-expected-stdout",
22 ":art-run-test-475-simplify-mul-zero-expected-stderr",
31 name: "art-run-test-475-simplify-mul-zero-expected-stdout",
32 out: ["art-run-test-475-simplify-mul-zero-expected-stdout.txt"],
39 name: "art-run-test-475-simplify-mul-zero-expected-stderr",
40 out: ["art-run-test-475-simplify-mul-zero-expected-stderr.txt"],
/aosp_15_r20/art/test/695-simplify-throws/
H A DAndroid.bp3 // Build rules for ART run-test `695-simplify-throws`.
16 name: "art-run-test-695-simplify-throws",
21 ":art-run-test-695-simplify-throws-expected-stdout",
22 ":art-run-test-695-simplify-throws-expected-stderr",
31 name: "art-run-test-695-simplify-throws-expected-stdout",
32 out: ["art-run-test-695-simplify-throws-expected-stdout.txt"],
39 name: "art-run-test-695-simplify-throws-expected-stderr",
40 out: ["art-run-test-695-simplify-throws-expected-stderr.txt"],
/aosp_15_r20/art/test/611-checker-simplify-if/
H A DAndroid.bp3 // Build rules for ART run-test `611-checker-simplify-if`.
16 name: "art-run-test-611-checker-simplify-if",
21 ":art-run-test-611-checker-simplify-if-expected-stdout",
22 ":art-run-test-611-checker-simplify-if-expected-stderr",
34 name: "art-run-test-611-checker-simplify-if-expected-stdout",
35 out: ["art-run-test-611-checker-simplify-if-expected-stdout.txt"],
42 name: "art-run-test-611-checker-simplify-if-expected-stderr",
43 out: ["art-run-test-611-checker-simplify-if-expected-stderr.txt"],
/aosp_15_r20/out/soong/raw-aosp_shiba/aa/
Daa468dfa1479bcc83688ff844df9482876b10389197 from: "art/test/695-simplify-throws/Android.bp"
198 to: "art/test/695-simplify-throws/Android.bp"
201 from: "art/test/695-simplify-throws/expected-stderr.txt"
202 to: "art/test/695-simplify-throws/expected-stderr.txt"
205 from: "art/test/695-simplify-throws/expected-stdout.txt"
206 to: "art/test/695-simplify-throws/expected-stdout.txt"
209 from: "art/test/695-simplify-throws/info.txt"
210 to: "art/test/695-simplify-throws/info.txt"
213 from: "art/test/695-simplify-throws/src/Main.java"
214 to: "art/test/695-simplify-throws/src/Main.java"
[all …]

12345678910>>...215