Searched refs:transformation (Results 1 – 15 of 15) sorted by relevance
/art/test/917-fields-transformation/ |
D | Android.bp | 3 name: "art-run-test-917-fields-transformation",
|
/art/test/902-hello-transformation/ |
D | Android.bp | 3 name: "art-run-test-902-hello-transformation",
|
/art/test/1975-hello-structural-transformation/ |
D | Android.bp | 3 name: "art-run-test-1975-hello-structural-transformation",
|
/art/test/1979-threaded-structural-transformation/ |
D | Android.bp | 3 name: "art-run-test-1979-threaded-structural-transformation",
|
/art/test/939-hello-transformation-bcp/ |
D | Android.bp | 3 name: "art-run-test-939-hello-transformation-bcp",
|
/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/test/utils/ |
D | regen-test-files | 127 art-run-test-1975-hello-structural-transformation 131 art-run-test-1979-threaded-structural-transformation 206 art-run-test-902-hello-transformation 219 art-run-test-917-fields-transformation 236 art-run-test-939-hello-transformation-bcp
|
/art/test/ |
D | Android.bp | 407 "1975-hello-structural-transformation/structural_transform.cc", 678 "902-hello-transformation/src/art/Test902.java", 701 "917-fields-transformation/src/art/Test917.java", 786 "1975-hello-structural-transformation/src/art/Test1975.java", 787 "1975-hello-structural-transformation/src/art/Transform1975.java", 792 "1979-threaded-structural-transformation/src/art/Test1979.java", 828 "902-hello-transformation/expected.txt", 841 "917-fields-transformation/expected.txt", 924 "1975-hello-structural-transformation/expected.txt", 928 "1979-threaded-structural-transformation/expected.txt",
|
/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/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
|