Searched refs:OP_RESTART (Results 1 - 25 of 30) sorted by relevance
12
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_gm107.cpp | 153 case OP_RESTART: 206 case OP_RESTART:
|
| H A D | nv50_ir_target_nv50.cpp | 128 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART, 135 OP_EMIT, OP_RESTART
|
| H A D | nv50_ir_build_util.h | 267 op == OP_EMIT || op == OP_RESTART)
|
| H A D | nv50_ir.h | 118 OP_RESTART, // restart primitive enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_target_nvc0.cpp | 211 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART,
|
| H A D | nv50_ir_emit_gk110.cpp | 2034 if (i->op == OP_RESTART || i->subOp == NV50_IR_SUBOP_EMIT_RESTART) 2540 case OP_RESTART:
|
| H A D | nv50_ir_lowering_nvc0.cpp | 828 if (i->op == OP_EMIT || i->op == OP_RESTART) { 2979 if (i->op == OP_RESTART && prev && prev->op == OP_EMIT && 3120 case OP_RESTART:
|
| H A D | nv50_ir_lowering_nv50.cpp | 386 if (i->op == OP_EMIT || i->op == OP_RESTART)
|
| H A D | nv50_ir_emit_gm107.cpp | 3070 const int cut = insn->op == OP_RESTART || insn->subOp; 3663 case OP_RESTART:
|
| H A D | nv50_ir_emit_nvc0.cpp | 1699 if (i->op == OP_RESTART || i->subOp == NV50_IR_SUBOP_EMIT_RESTART) 2716 case OP_RESTART:
|
| H A D | nv50_ir_emit_nv50.cpp | 1991 case OP_RESTART:
|
| H A D | nv50_ir_from_nir.cpp | 506 return OP_RESTART;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_gm107.cpp | 153 case OP_RESTART: 206 case OP_RESTART:
|
| H A D | nv50_ir_target_nv50.cpp | 128 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART, 135 OP_EMIT, OP_RESTART
|
| H A D | nv50_ir_build_util.h | 273 op == OP_EMIT || op == OP_RESTART)
|
| H A D | nv50_ir_emit_gv100.cpp | 1115 const int cut = insn->op == OP_RESTART || insn->subOp; 1825 case OP_RESTART:
|
| H A D | nv50_ir.h | 120 OP_RESTART, // restart primitive enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_target_gv100.cpp | 276 case OP_RESTART: return &opInfo_OUT;
|
| H A D | nv50_ir_target_nvc0.cpp | 211 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART,
|
| H A D | nv50_ir_emit_gk110.cpp | 2041 if (i->op == OP_RESTART || i->subOp == NV50_IR_SUBOP_EMIT_RESTART) 2547 case OP_RESTART:
|
| H A D | nv50_ir_lowering_nvc0.cpp | 839 if (i->op == OP_EMIT || i->op == OP_RESTART) { 3193 if (i->op == OP_RESTART && prev && prev->op == OP_EMIT && 3334 case OP_RESTART:
|
| H A D | nv50_ir_emit_gm107.cpp | 3135 const int cut = insn->op == OP_RESTART || insn->subOp; 3736 case OP_RESTART:
|
| H A D | nv50_ir_emit_nvc0.cpp | 1706 if (i->op == OP_RESTART || i->subOp == NV50_IR_SUBOP_EMIT_RESTART) 2723 case OP_RESTART:
|
| H A D | nv50_ir_emit_nv50.cpp | 2078 case OP_RESTART:
|
| H A D | nv50_ir_from_nir.cpp | 538 return OP_RESTART;
|
Completed in 90 milliseconds
12