Searched refs:transformation (Results 1 – 15 of 15) sorted by relevance
/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/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/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/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/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/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 | 1142 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()
|
D | superblock_cloner.h | 495 HBasicBlock* DoLoopTransformationImpl(TransformationKind transformation);
|
/art/test/ |
D | Android.bp | 658 "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/ |
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/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 10793 Ljavax/crypto/Cipher;->transformation:Ljava/lang/String;
|