Lines Matching refs:x86_64
47 srcs: ["x86_64/lir_instructions.json"],
52 srcs: ["x86_64/reg_class_def.json"],
180 "x86_64/code.cc",
181 "x86_64/code_debug.cc",
182 "x86_64/code_emit.cc",
183 "x86_64/context_liveness_analyzer.cc",
184 "x86_64/insn_folding.cc",
185 "x86_64/liveness_analyzer.cc",
186 "x86_64/local_guest_context_optimizer.cc",
187 "x86_64/loop_guest_context_optimizer.cc",
188 "x86_64/machine_ir_analysis.cc",
189 "x86_64/machine_ir_check.cc",
190 "x86_64/machine_ir_opt.cc",
191 "x86_64/rename_copy_uses.cc",
192 "x86_64/rename_vregs.cc",
193 "x86_64/rename_vregs_local.cc",
238 "x86_64/context_liveness_analyzer_test.cc",
239 "x86_64/insn_folding_test.cc",
240 "x86_64/liveness_analyzer_test.cc",
241 "x86_64/local_guest_context_optimizer_test.cc",
242 "x86_64/loop_guest_context_optimizer_test.cc",
243 "x86_64/machine_ir_analysis_test.cc",
244 "x86_64/machine_ir_check_test.cc",
245 "x86_64/machine_insn_intrinsics_tests.cc",
246 "x86_64/machine_ir_exec_test.cc",
247 "x86_64/machine_ir_opt_test.cc",
248 "x86_64/machine_ir_test.cc",
249 "x86_64/machine_ir_test_corpus.cc",
250 "x86_64/rename_copy_uses_test.cc",
251 "x86_64/rename_vregs_test.cc",
252 "x86_64/rename_vregs_local_test.cc",