Searched refs:transformation (Results 1 – 16 of 16) sorted by relevance
/art/test/1975-hello-structural-transformation/ |
D | Android.bp | 3 // 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/939-hello-transformation-bcp/ |
D | Android.bp | 3 // 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/917-fields-transformation/ |
D | Android.bp | 3 // 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/1979-threaded-structural-transformation/ |
D | Android.bp | 3 // 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/902-hello-transformation/ |
D | Android.bp | 3 // 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/949-in-memory-transform/ |
D | info.txt | 3 Tests that transformation works even when the class being transformed comes from
|
/art/test/1958-transform-try-jit/ |
D | info.txt | 1 Tests that JVMTI transformation seems to work even when we try to get a method
|
/art/test/565-checker-doublenegbitwise/smali/ |
D | SmaliTests.smali | 19 # 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/ |
D | superblock_cloner.cc | 1149 HBasicBlock* LoopClonerHelper::DoLoopTransformationImpl(TransformationKind transformation) { in DoLoopTransformationImpl() argument 1162 switch (transformation) { in DoLoopTransformationImpl() 1184 if (transformation != TransformationKind::kVersioning) { in DoLoopTransformationImpl() 1185 CollectRemappingInfoForPeelUnroll(transformation == TransformationKind::kUnrolling, in DoLoopTransformationImpl()
|
D | superblock_cloner.h | 496 HBasicBlock* DoLoopTransformationImpl(TransformationKind transformation);
|
/art/test/ |
D | Android.bp | 724 "1975-hello-structural-transformation/structural_transform.cc", 1007 "902-hello-transformation/src/art/Test902.java", 1030 "917-fields-transformation/src/art/Test917.java", 1117 "1975-hello-structural-transformation/src/art/Test1975.java", 1118 "1975-hello-structural-transformation/src/art/Transform1975.java", 1123 "1979-threaded-structural-transformation/src/art/Test1979.java", 1167 "902-hello-transformation/expected-stdout.txt", 1180 "917-fields-transformation/expected-stdout.txt", 1266 "1975-hello-structural-transformation/expected-stdout.txt", 1270 "1979-threaded-structural-transformation/expected-stdout.txt",
|
/art/test/458-checker-instruct-simplification/smali/ |
D | SmaliTests2.smali | 48 # The transformation tested is implemented in `InstructionSimplifierVisitor::VisitNot`.
|
D | SmaliTests.smali | 332 # The transformation tested is implemented in `InstructionSimplifierVisitor::VisitNot`.
|
/art/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/art/tools/fuzzer/ |
D | Android.bp | 1201 "host_939-hello-transformation-bcp_classes.dex",
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 10792 Ljavax/crypto/Cipher;->transformation:Ljava/lang/String;
|