Searched refs:gpir_debug (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/ |
| H A D | lima_ir.h | 32 #define gpir_debug(...) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/ |
| H A D | lima_ir.h | 32 #define gpir_debug(...) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | scheduler.c | 338 gpir_debug("same load %d in instr %d for node %d\n", 377 gpir_debug("create move %d for %d\n", move->node.index, node->index); 442 gpir_debug("fully ready max node %d\n", node->index); 459 gpir_debug("partially ready max node %d\n", node->index); 489 gpir_debug("instr is full, schedule move node for two slot node %d\n", 499 gpir_debug(">5 ready node %d\n", node->index); 512 gpir_debug(">5 partially ready node %d\n", node->index); 524 gpir_debug(">5 fully ready move node %d\n", node->index); 535 gpir_debug("remain fully ready node %d\n", node->index); 810 //gpir_debug("afte [all...] |
| H A D | value_regalloc.c | 44 gpir_debug("value regalloc spill node %d for value reg %d\n", 135 gpir_debug("value regalloc node %d reuse reg %d\n",
|
| H A D | lower.c | 168 gpir_debug("lower const create uniform %d for const %d\n", 203 gpir_debug("lower load create %d from %d for succ %d\n", 508 gpir_debug("pre rsched lower prog\n"); 526 gpir_debug("post rsched lower prog\n");
|
| H A D | reduce_scheduler.c | 217 gpir_debug("after reduce scheduler\n");
|
| H A D | instr.c | 335 gpir_debug("instr %d spill move %d from slot %d to %d\n",
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | scheduler.c | 536 gpir_debug("same load %d in instr %d for node %d\n", 609 gpir_debug("failed to place %d\n", node->index); 616 gpir_debug("placed node %d\n", node->index); 688 gpir_debug("create move %d for %d\n", move->index, node->index); 696 gpir_debug("create postlog2 %d for %d\n", postlog2->index, node->index); 935 gpir_debug("spilling use %d of node %d to load node %d\n", 1002 gpir_debug("trying to spill %d\n", node->index); 1064 gpir_debug("spilling %d to $%d.%c, store %d\n", node->index, 1333 gpir_debug("scheduling %d (score = %d)%s\n", best_node->index, 1712 //gpir_debug("afte [all...] |
| H A D | lower.c | 71 gpir_debug("lower const create uniform %d for const %d\n", 106 gpir_debug("lower load create %d from %d for succ %d\n", 466 gpir_debug("pre rsched lower prog\n");
|
| H A D | optimize.c | 211 gpir_debug("after optimization\n");
|
| H A D | instr.c | 133 gpir_debug("failed %d because of alu slot\n", node->index); 142 gpir_debug("failed %d because of alu slot\n", node->index); 418 gpir_debug("instr %d spill move %d from slot %d to %d\n",
|
| H A D | regalloc.c | 219 gpir_debug("processing node %d\n", node->index); 247 gpir_debug("pushing reg%u\n", i); 300 gpir_debug("optimistic triggered\n");
|
| H A D | reduce_scheduler.c | 250 gpir_debug("after reduce scheduler\n");
|
Completed in 11 milliseconds