Home
last modified time | relevance | path

Searched refs:pass (Results 26 – 50 of 50) sorted by relevance

12

/art/test/661-oat-writer-layout/
Dinfo.txt3 Whenever we pass in a profile to dex2oat, we expect that it sorts the methods by the
/art/test/541-regression-inlined-deopt/
Dinfo.txt3 control over vregs because the previous test 449 would pass because the vreg
/art/test/474-fp-sub-neg/
Dinfo.txt1 Regression check for optimizing simplify instruction pass.
/art/test/518-null-array-get/
Dinfo.txt2 instructions in dead code after aget on null, but pass
/art/test/965-default-verify/
Dinfo.txt8 and pass the --use-java-home to run-test
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S669 mov r1, rSELF @ pass Thread::Current
707 mov r2, rSELF @ pass Thread::Current
743 @ mov r0, \rRef @ pass ref in r0 (no-op for now since parameter ref is unused)
745 mov r1, \rObj @ pass rObj
747 mov r2, #\offset @ pass offset
829 mov r2, rSELF @ pass Thread::Current
839 mov r1, rSELF @ pass Thread::Current
852 mov r2, rSELF @ pass Thread::Current
865 mov r3, rSELF @ pass Thread::Current
879 str rSELF, [sp, #-16]! @ expand the frame and pass Thread::Current
[all …]
Djni_entrypoints_arm.S31 mov r0, rSELF @ pass Thread::Current()
Dasm_support_arm.S280 mov r0, rSELF @ pass Thread::Current
/art/test/952-invoke-custom/src/
DTestReturnValues.java317 for (int pass = 0; pass < 2; ++pass) { in test()
/art/test/800-smali/smali/
Db_20843113.smali9 # An instruction that may throw, so as to pass UninitializedThis to the handler
Db_22411633_3.smali27 # pass the verifier.
Db_26579108.smali18 # Ensure that merging uninitialized type and null does not pass verification.
Db_21869691A.smali20 # in C, but in the interface table, so we will find an interface method and pass ICCE checks.
/art/test/135-MirandaDispatch/smali/
Db_21646347.smali12 # instead of letting this pass as the declaring class is an interface.
/art/test/800-smali/
Dexpected.txt34 b/22331663 (pass)
/art/test/565-checker-doublenegbitwise/smali/
DSmaliTests.smali58 # Note that the graph before this instruction simplification pass does not
61 # same pass.
135 # Note that the graph before this instruction simplification pass does not
138 # same pass.
260 # Note that the graph before this instruction simplification pass does not
263 # same pass.
340 # Note: before the instruction_simplifier pass, Xor's are used instead of
341 # Not's (the simplification happens during the same pass).
389 # Note that the graph before this instruction simplification pass does not
392 # same pass.
[all …]
/art/tools/bisection_search/
DREADME.md7 method and optimization pass under the assumption that interpreter is correct.
69 --timeout TIMEOUT if timeout seconds pass assume test failed
/art/test/530-checker-regression-reftyp-final/smali/
DTestCase.smali22 # overwritten by the next pass of reference type propagation. Since we do not
/art/test/586-checker-null-array-get/smali/
DSmaliTests.smali41 # elimination pass to add a HDeoptimize. Not having the bounds check helped
110 # elimination pass to add a HDeoptimize. Not having the bounds check helped
/art/build/
DAndroid.bp54 "-modernize-pass-by-value",
/art/test/
DREADME.md24 pass. The `src-ex` directory is built separately, and is intended for exercising
/art/tools/
Dlibcore_failures.txt40 (--invoke-with \"su root\"). Does not pass after setting chmod
/art/tools/checker/
DREADME2 state of the control-flow graph before and after each optimization pass
/art/compiler/optimizing/
Doptimizing_compiler.cc333 pass_changes[static_cast<size_t>(definitions[i].pass)] = pass_change; in RunOptimizations()
341 pass_changes[static_cast<size_t>(definitions[i].pass)] = false; in RunOptimizations()
/art/test/510-checker-try-catch/smali/
DBuilder.smali1341 # removed by DCE but needs to pass post-builder GraphChecker.

12