Home
last modified time | relevance | path

Searched refs:can_issue (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cgdb/cgdb-0.8.0/lib/tgdb/
H A Dtgdb.cpp900 int can_issue; in tgdb_run_or_queue_request() local
907 can_issue = 1; in tgdb_run_or_queue_request()
909 can_issue = tgdb->is_gdb_ready_for_next_command; in tgdb_run_or_queue_request()
912 if (can_issue) { in tgdb_run_or_queue_request()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/code_cache/
H A Dgenerated_code_cache.cc802 bool can_issue = false; in EnqueueOperationAndIssueIfNext() local
805 can_issue = true; in EnqueueOperationAndIssueIfNext()
809 if (can_issue) in EnqueueOperationAndIssueIfNext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/code_cache/
H A Dgenerated_code_cache.cc820 bool can_issue = false; in EnqueueOperationAndIssueIfNext() local
823 can_issue = true; in EnqueueOperationAndIssueIfNext()
827 if (can_issue) in EnqueueOperationAndIssueIfNext()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c4331 int can_issue = 0; in choose_best_insn() local
4337 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4341 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4354 can_issue = can_issue_more; in choose_best_insn()
4366 can_issue = 0; in choose_best_insn()
4371 return can_issue; in choose_best_insn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched.c4330 int can_issue = 0; in choose_best_insn() local
4336 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4340 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4353 can_issue = can_issue_more; in choose_best_insn()
4365 can_issue = 0; in choose_best_insn()
4370 return can_issue; in choose_best_insn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched.c4317 int can_issue = 0; in choose_best_insn() local
4323 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4327 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4340 can_issue = can_issue_more; in choose_best_insn()
4352 can_issue = 0; in choose_best_insn()
4357 return can_issue; in choose_best_insn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched.c4331 int can_issue = 0; in choose_best_insn() local
4337 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4341 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4354 can_issue = can_issue_more; in choose_best_insn()
4366 can_issue = 0; in choose_best_insn()
4371 return can_issue; in choose_best_insn()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched.c4324 int can_issue = 0; in choose_best_insn() local
4330 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4334 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4347 can_issue = can_issue_more; in choose_best_insn()
4359 can_issue = 0; in choose_best_insn()
4364 return can_issue; in choose_best_insn()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched.c4317 int can_issue = 0; in choose_best_insn() local
4323 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4327 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4340 can_issue = can_issue_more; in choose_best_insn()
4352 can_issue = 0; in choose_best_insn()
4357 return can_issue; in choose_best_insn()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched.c4381 int can_issue = 0; in choose_best_insn() local
4387 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4391 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4404 can_issue = can_issue_more; in choose_best_insn()
4416 can_issue = 0; in choose_best_insn()
4421 return can_issue; in choose_best_insn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c4331 int can_issue = 0; in choose_best_insn() local
4337 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4341 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4354 can_issue = can_issue_more; in choose_best_insn()
4366 can_issue = 0; in choose_best_insn()
4371 return can_issue; in choose_best_insn()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched.c4317 int can_issue = 0;
4323 can_issue = max_issue (&ready, privileged_n,
4327 can_issue, FENCE_ISSUED_INSNS (fence));
4340 can_issue = can_issue_more;
4352 can_issue = 0;
4357 return can_issue;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c4331 int can_issue = 0; in choose_best_insn() local
4337 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4341 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4354 can_issue = can_issue_more; in choose_best_insn()
4366 can_issue = 0; in choose_best_insn()
4371 return can_issue; in choose_best_insn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched.c4392 int can_issue = 0; in choose_best_insn() local
4398 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4402 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4415 can_issue = can_issue_more; in choose_best_insn()
4427 can_issue = 0; in choose_best_insn()
4432 return can_issue; in choose_best_insn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c4331 int can_issue = 0; in choose_best_insn() local
4337 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4341 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4354 can_issue = can_issue_more; in choose_best_insn()
4366 can_issue = 0; in choose_best_insn()
4371 return can_issue; in choose_best_insn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched.c4332 int can_issue = 0; in choose_best_insn() local
4338 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4342 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4355 can_issue = can_issue_more; in choose_best_insn()
4367 can_issue = 0; in choose_best_insn()
4372 return can_issue; in choose_best_insn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched.c4317 int can_issue = 0; in choose_best_insn() local
4323 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4327 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4340 can_issue = can_issue_more; in choose_best_insn()
4352 can_issue = 0; in choose_best_insn()
4357 return can_issue; in choose_best_insn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched.c4317 int can_issue = 0; in choose_best_insn() local
4323 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4327 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4340 can_issue = can_issue_more; in choose_best_insn()
4352 can_issue = 0; in choose_best_insn()
4357 return can_issue; in choose_best_insn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched.c4330 int can_issue = 0; in choose_best_insn() local
4336 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4340 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4353 can_issue = can_issue_more; in choose_best_insn()
4365 can_issue = 0; in choose_best_insn()
4370 return can_issue; in choose_best_insn()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsel-sched.c4331 int can_issue = 0; in choose_best_insn() local
4337 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4341 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4354 can_issue = can_issue_more; in choose_best_insn()
4366 can_issue = 0; in choose_best_insn()
4371 return can_issue; in choose_best_insn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched.c4317 int can_issue = 0; in choose_best_insn() local
4323 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4327 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4340 can_issue = can_issue_more; in choose_best_insn()
4352 can_issue = 0; in choose_best_insn()
4357 return can_issue; in choose_best_insn()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched.c4381 int can_issue = 0; in choose_best_insn() local
4387 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4391 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4404 can_issue = can_issue_more; in choose_best_insn()
4416 can_issue = 0; in choose_best_insn()
4421 return can_issue; in choose_best_insn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched.c4317 int can_issue = 0; in choose_best_insn() local
4323 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4327 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4340 can_issue = can_issue_more; in choose_best_insn()
4352 can_issue = 0; in choose_best_insn()
4357 return can_issue; in choose_best_insn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsel-sched.c4324 int can_issue = 0; in choose_best_insn() local
4330 can_issue = max_issue (&ready, privileged_n, in choose_best_insn()
4334 can_issue, FENCE_ISSUED_INSNS (fence)); in choose_best_insn()
4347 can_issue = can_issue_more; in choose_best_insn()
4359 can_issue = 0; in choose_best_insn()
4364 return can_issue; in choose_best_insn()