Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 170) sorted by relevance

1234567

/art/test/157-void-class/
Drun21 --runtime-option -Ximage-compiler-option \
22 --runtime-option --compiler-filter=verify
/art/test/401-optimizing-compiler/
Dinfo.txt1 A set of tests for the optimizing compiler. They will incrementally cover what the
2 optimizing compiler covers.
/art/test/178-app-image-native-method/
Drun18 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
22 ${RUN} ${@} --profile -Xcompiler-option --compiler-filter=verify
/art/test/172-app-image-twice/
Drun23 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
26 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
/art/compiler/
DAndroid.bp23 name: "libart-compiler-defaults",
91 "compiler.cc",
174 cmd: "$(location generate_operator_out) art/compiler $(in) > $(out)",
188 name: "libart-compiler",
190 "libart-compiler-defaults",
265 static_libs: ["libart-compiler"],
269 name: "libartd-compiler",
272 "libart-compiler-defaults",
338 static_libs: ["libartd-compiler"],
342 name: "libart-compiler-gtest",
[all …]
/art/test/437-inline/
Dinfo.txt1 Tests inlining in the compiler.
/art/test/447-checker-inliner3/
Dinfo.txt1 Tests inlining in the optimizing compiler.
/art/test/446-checker-inliner2/
Dinfo.txt1 Tests inlining in the optimizing compiler.
/art/test/441-checker-inliner/
Dinfo.txt1 Tests inlining in the optimizing compiler.
/art/test/403-optimizing-long/
Dinfo.txt1 Tests long support on optimizing compiler.
/art/test/530-instanceof-checkcast/
Dinfo.txt1 Tests compiler optimizations on instanceof and checkcast.
/art/test/542-bitfield-rotates/
Dinfo.txt1 Tests bitfield rotate simplification in optimizing compiler.
/art/test/1965-get-set-local-primitive-no-tables/
Drun21 ./default-run "$@" --jvmti --compiler-only-option --debuggable
/art/test/674-vdex-uncompress/
Drun17 exec ${RUN} -Xcompiler-option --compiler-filter=verify --vdex "${@}"
/art/test/661-oat-writer-layout/
Drun22 "${RUN}" "$@" --profile -Xcompiler-option --compiler-filter=speed
/art/test/628-vdex/
Drun17 exec ${RUN} -Xcompiler-option --compiler-filter=verify --vdex "${@}"
/art/test/559-checker-irreducible-loop/
Dinfo.txt1 Tests for irreducible loop support in compiler.
/art/test/442-checker-constant-folding/
Dinfo.txt1 Tests constant folding in the optimizing compiler.
/art/test/1966-get-set-local-objects-no-table/
Drun21 ./default-run "$@" --jvmti --compiler-only-option --debuggable
/art/test/458-checker-instruct-simplification/
Dinfo.txt1 Tests arithmetic identities optimizations in the optimizing compiler.
/art/test/463-checker-boolean-simplifier/
Dinfo.txt1 Tests simplification of boolean NOT in optimizing compiler.
/art/test/564-checker-inline-loop/
Dinfo.txt1 Tests inlining of loops in the optimizing compiler.
/art/test/707-checker-invalid-profile/
Drun17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
/art/test/1001-app-image-regions/
Drun17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
/art/test/158-app-image-class-table/
Drun17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile

1234567