Lines Matching refs:compiler

206   compiler/dex/gvn_dead_code_elimination_test.cc \
207 compiler/dex/global_value_numbering_test.cc \
208 compiler/dex/local_value_numbering_test.cc \
209 compiler/dex/mir_graph_test.cc \
210 compiler/dex/mir_optimization_test.cc \
211 compiler/dex/quick/quick_cfi_test.cc \
212 compiler/dex/type_inference_test.cc \
213 compiler/dwarf/dwarf_test.cc \
214 compiler/driver/compiler_driver_test.cc \
215 compiler/elf_writer_test.cc \
216 compiler/image_test.cc \
217 compiler/jni/jni_cfi_test.cc \
218 compiler/jni/jni_compiler_test.cc \
219 compiler/linker/arm64/relative_patcher_arm64_test.cc \
220 compiler/linker/arm/relative_patcher_thumb2_test.cc \
221 compiler/linker/x86/relative_patcher_x86_test.cc \
222 compiler/linker/x86_64/relative_patcher_x86_64_test.cc \
223 compiler/oat_test.cc \
224 compiler/optimizing/bounds_check_elimination_test.cc \
225 compiler/optimizing/codegen_test.cc \
226 compiler/optimizing/dead_code_elimination_test.cc \
227 compiler/optimizing/constant_folding_test.cc \
228 compiler/optimizing/dominator_test.cc \
229 compiler/optimizing/find_loops_test.cc \
230 compiler/optimizing/graph_checker_test.cc \
231 compiler/optimizing/graph_test.cc \
232 compiler/optimizing/gvn_test.cc \
233 compiler/optimizing/linearize_test.cc \
234 compiler/optimizing/liveness_test.cc \
235 compiler/optimizing/live_interval_test.cc \
236 compiler/optimizing/live_ranges_test.cc \
237 compiler/optimizing/nodes_test.cc \
238 compiler/optimizing/optimizing_cfi_test.cc \
239 compiler/optimizing/parallel_move_test.cc \
240 compiler/optimizing/pretty_printer_test.cc \
241 compiler/optimizing/register_allocator_test.cc \
242 compiler/optimizing/ssa_test.cc \
243 compiler/optimizing/stack_map_test.cc \
244 compiler/optimizing/suspend_check_test.cc \
245 compiler/output_stream_test.cc \
246 compiler/utils/arena_allocator_test.cc \
247 compiler/utils/dedupe_set_test.cc \
248 compiler/utils/swap_space_test.cc \
249 compiler/utils/test_dex_file_builder_test.cc \
250 compiler/utils/arm/managed_register_arm_test.cc \
251 compiler/utils/arm64/managed_register_arm64_test.cc \
252 compiler/utils/x86/managed_register_x86_test.cc \
265 compiler/dex/quick/x86/quick_assemble_x86_test.cc \
266 compiler/utils/arm/assembler_arm32_test.cc \
267 compiler/utils/arm/assembler_thumb2_test.cc \
268 compiler/utils/assembler_thumb_test.cc \
269 compiler/utils/x86/assembler_x86_test.cc \
270 compiler/utils/x86_64/assembler_x86_64_test.cc
278 LOCAL_SRC_FILES := runtime/common_runtime_test.cc compiler/common_compiler_test.cc
279 LOCAL_C_INCLUDES := $(ART_C_INCLUDES) art/runtime art/compiler
280 LOCAL_SHARED_LIBRARIES := libartd libartd-compiler libdl
294 LOCAL_SRC_FILES := runtime/common_runtime_test.cc compiler/common_compiler_test.cc
295 LOCAL_C_INCLUDES := $(ART_C_INCLUDES) art/runtime art/compiler
296 LOCAL_SHARED_LIBRARIES := libartd libartd-compiler
529 …T_SRC_FILES), $(eval $(call define-art-gtest,target,$(file),art/compiler,libartd-compiler libbackt…
533 …OST_SRC_FILES), $(eval $(call define-art-gtest,host,$(file),art/compiler,libartd-compiler libbackt…