Home
last modified time | relevance | path

Searched refs:transformation (Results 1 – 15 of 15) sorted by relevance

/art/test/939-hello-transformation-bcp/
DAndroid.bp3 // Build rules for ART run-test `939-hello-transformation-bcp`.
16 name: "art-run-test-939-hello-transformation-bcp",
21 ":art-run-test-939-hello-transformation-bcp-expected-stdout",
22 ":art-run-test-939-hello-transformation-bcp-expected-stderr",
28 name: "art-run-test-939-hello-transformation-bcp-expected-stdout",
29 out: ["art-run-test-939-hello-transformation-bcp-expected-stdout.txt"],
36 name: "art-run-test-939-hello-transformation-bcp-expected-stderr",
37 out: ["art-run-test-939-hello-transformation-bcp-expected-stderr.txt"],
/art/test/1975-hello-structural-transformation/
DAndroid.bp3 // Build rules for ART run-test `1975-hello-structural-transformation`.
16 name: "art-run-test-1975-hello-structural-transformation",
21 ":art-run-test-1975-hello-structural-transformation-expected-stdout",
22 ":art-run-test-1975-hello-structural-transformation-expected-stderr",
28 name: "art-run-test-1975-hello-structural-transformation-expected-stdout",
29 out: ["art-run-test-1975-hello-structural-transformation-expected-stdout.txt"],
36 name: "art-run-test-1975-hello-structural-transformation-expected-stderr",
37 out: ["art-run-test-1975-hello-structural-transformation-expected-stderr.txt"],
/art/test/917-fields-transformation/
DAndroid.bp3 // Build rules for ART run-test `917-fields-transformation`.
16 name: "art-run-test-917-fields-transformation",
21 ":art-run-test-917-fields-transformation-expected-stdout",
22 ":art-run-test-917-fields-transformation-expected-stderr",
28 name: "art-run-test-917-fields-transformation-expected-stdout",
29 out: ["art-run-test-917-fields-transformation-expected-stdout.txt"],
36 name: "art-run-test-917-fields-transformation-expected-stderr",
37 out: ["art-run-test-917-fields-transformation-expected-stderr.txt"],
/art/test/902-hello-transformation/
DAndroid.bp3 // Build rules for ART run-test `902-hello-transformation`.
16 name: "art-run-test-902-hello-transformation",
21 ":art-run-test-902-hello-transformation-expected-stdout",
22 ":art-run-test-902-hello-transformation-expected-stderr",
28 name: "art-run-test-902-hello-transformation-expected-stdout",
29 out: ["art-run-test-902-hello-transformation-expected-stdout.txt"],
36 name: "art-run-test-902-hello-transformation-expected-stderr",
37 out: ["art-run-test-902-hello-transformation-expected-stderr.txt"],
/art/test/1979-threaded-structural-transformation/
DAndroid.bp3 // Build rules for ART run-test `1979-threaded-structural-transformation`.
16 name: "art-run-test-1979-threaded-structural-transformation",
21 ":art-run-test-1979-threaded-structural-transformation-expected-stdout",
22 ":art-run-test-1979-threaded-structural-transformation-expected-stderr",
28 name: "art-run-test-1979-threaded-structural-transformation-expected-stdout",
29 out: ["art-run-test-1979-threaded-structural-transformation-expected-stdout.txt"],
36 name: "art-run-test-1979-threaded-structural-transformation-expected-stderr",
37 out: ["art-run-test-1979-threaded-structural-transformation-expected-stderr.txt"],
/art/test/949-in-memory-transform/
Dinfo.txt3 Tests that transformation works even when the class being transformed comes from
/art/test/1958-transform-try-jit/
Dinfo.txt1 Tests that JVMTI transformation seems to work even when we try to get a method
/art/test/565-checker-doublenegbitwise/smali/
DSmaliTests.smali19 # Test transformation of Not/Not/And into Or/Not.
57 # Test transformation of Not/Not/And into Or/Not for boolean negations.
59 # contain `HBooleanNot` instructions. This is because this transformation
98 # Test transformation of Not/Not/Or into And/Not.
134 # Test transformation of Not/Not/Or into Or/And for boolean negations.
136 # contain `HBooleanNot` instructions. This is because this transformation
175 # Test that the transformation copes with inputs being separated from the
227 # Test transformation of Not/Not/Xor into Xor.
259 # Test transformation of Not/Not/Xor into Xor for boolean negations.
261 # contain `HBooleanNot` instructions. This is because this transformation
[all …]
/art/compiler/optimizing/
Dsuperblock_cloner.cc1142 HBasicBlock* LoopClonerHelper::DoLoopTransformationImpl(TransformationKind transformation) { in DoLoopTransformationImpl() argument
1155 switch (transformation) { in DoLoopTransformationImpl()
1180 if (transformation != TransformationKind::kVersioning) { in DoLoopTransformationImpl()
1181 CollectRemappingInfoForPeelUnroll(transformation == TransformationKind::kUnrolling, in DoLoopTransformationImpl()
Dsuperblock_cloner.h495 HBasicBlock* DoLoopTransformationImpl(TransformationKind transformation);
/art/test/
DAndroid.bp658 "1975-hello-structural-transformation/structural_transform.cc",
942 "902-hello-transformation/src/art/Test902.java",
965 "917-fields-transformation/src/art/Test917.java",
1050 "1975-hello-structural-transformation/src/art/Test1975.java",
1051 "1975-hello-structural-transformation/src/art/Transform1975.java",
1056 "1979-threaded-structural-transformation/src/art/Test1979.java",
1093 "902-hello-transformation/expected-stdout.txt",
1106 "917-fields-transformation/expected-stdout.txt",
1190 "1975-hello-structural-transformation/expected-stdout.txt",
1194 "1979-threaded-structural-transformation/expected-stdout.txt",
/art/test/458-checker-instruct-simplification/smali/
DSmaliTests2.smali48 # The transformation tested is implemented in `InstructionSimplifierVisitor::VisitNot`.
DSmaliTests.smali332 # The transformation tested is implemented in `InstructionSimplifierVisitor::VisitNot`.
/art/
DNOTICE44 transformation or translation of a Source form, including but
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt10793 Ljavax/crypto/Cipher;->transformation:Ljava/lang/String;