Searched refs:OP_EMIT (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 | 152 case OP_EMIT: 203 case OP_EMIT:
|
| 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_print.cpp | 650 case OP_EMIT:
|
| H A D | nv50_ir.h | 117 OP_EMIT, // emit vertex 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 | 2032 if (i->op == OP_EMIT) 2539 case OP_EMIT:
|
| H A D | nv50_ir_emit_nv50.cpp | 1603 code[0] = (i->op == OP_EMIT) ? 0xf0000201 : 0xf0000401; 1990 case OP_EMIT:
|
| 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 && 3119 case OP_EMIT:
|
| 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 | 3071 const int emit = insn->op == OP_EMIT; 3662 case OP_EMIT:
|
| H A D | nv50_ir_emit_nvc0.cpp | 1697 if (i->op == OP_EMIT) 2715 case OP_EMIT:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_gm107.cpp | 152 case OP_EMIT: 203 case OP_EMIT:
|
| 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 | 1116 const int emit = insn->op == OP_EMIT; 1823 case OP_EMIT:
|
| H A D | nv50_ir.h | 119 OP_EMIT, // emit vertex enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_print.cpp | 690 case OP_EMIT:
|
| H A D | nv50_ir_target_gv100.cpp | 274 case OP_EMIT:
|
| 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 | 2039 if (i->op == OP_EMIT) 2546 case OP_EMIT:
|
| H A D | nv50_ir_emit_nv50.cpp | 1681 code[0] = (i->op == OP_EMIT) ? 0xf0000201 : 0xf0000401; 2077 case OP_EMIT:
|
| 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 && 3333 case OP_EMIT:
|
| H A D | nv50_ir_emit_gm107.cpp | 3136 const int emit = insn->op == OP_EMIT; 3735 case OP_EMIT:
|
| H A D | nv50_ir_emit_nvc0.cpp | 1704 if (i->op == OP_EMIT) 2722 case OP_EMIT:
|
Completed in 86 milliseconds
12