Searched refs:mux_reads_too_soon (Results 1 - 2 of 2) sorted by path
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 444 mux_reads_too_soon(struct choose_scoreboard *scoreboard, function in typeref:typename:bool 478 mux_reads_too_soon(scoreboard, inst, inst->alu.add.a)) { 482 mux_reads_too_soon(scoreboard, inst, inst->alu.add.b)) { 489 mux_reads_too_soon(scoreboard, inst, inst->alu.mul.a)) { 493 mux_reads_too_soon(scoreboard, inst, inst->alu.mul.b)) {
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 502 mux_reads_too_soon(struct choose_scoreboard *scoreboard, function in typeref:typename:bool 536 mux_reads_too_soon(scoreboard, inst, inst->alu.add.a)) { 540 mux_reads_too_soon(scoreboard, inst, inst->alu.add.b)) { 547 mux_reads_too_soon(scoreboard, inst, inst->alu.mul.a)) { 551 mux_reads_too_soon(scoreboard, inst, inst->alu.mul.b)) {
|
Completed in 13 milliseconds