Home
last modified time | relevance | path

Searched refs:queue_depth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c14714 int queue_depth = 0; in aarch64_override_options_internal() local
14718 queue_depth = -1; in aarch64_override_options_internal()
14721 queue_depth = 0; in aarch64_override_options_internal()
14724 queue_depth = max_insn_queue_index + 1; in aarch64_override_options_internal()
14733 param_sched_autopref_queue_depth, queue_depth); in aarch64_override_options_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc17772 int queue_depth = 0; in aarch64_override_options_internal() local
17776 queue_depth = -1; in aarch64_override_options_internal()
17779 queue_depth = 0; in aarch64_override_options_internal()
17782 queue_depth = max_insn_queue_index + 1; in aarch64_override_options_internal()
17791 param_sched_autopref_queue_depth, queue_depth); in aarch64_override_options_internal()