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 Dnv50_ir_target_gm107.cpp152 case OP_EMIT:
203 case OP_EMIT:
H A Dnv50_ir_target_nv50.cpp128 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART,
135 OP_EMIT, OP_RESTART
H A Dnv50_ir_build_util.h267 op == OP_EMIT || op == OP_RESTART)
H A Dnv50_ir_print.cpp650 case OP_EMIT:
H A Dnv50_ir.h117 OP_EMIT, // emit vertex enumerator in enum:nv50_ir::operation
H A Dnv50_ir_target_nvc0.cpp211 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART,
H A Dnv50_ir_emit_gk110.cpp2032 if (i->op == OP_EMIT)
2539 case OP_EMIT:
H A Dnv50_ir_emit_nv50.cpp1603 code[0] = (i->op == OP_EMIT) ? 0xf0000201 : 0xf0000401;
1990 case OP_EMIT:
H A Dnv50_ir_lowering_nvc0.cpp828 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 Dnv50_ir_lowering_nv50.cpp386 if (i->op == OP_EMIT || i->op == OP_RESTART)
H A Dnv50_ir_emit_gm107.cpp3071 const int emit = insn->op == OP_EMIT;
3662 case OP_EMIT:
H A Dnv50_ir_emit_nvc0.cpp1697 if (i->op == OP_EMIT)
2715 case OP_EMIT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_gm107.cpp152 case OP_EMIT:
203 case OP_EMIT:
H A Dnv50_ir_target_nv50.cpp128 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART,
135 OP_EMIT, OP_RESTART
H A Dnv50_ir_build_util.h273 op == OP_EMIT || op == OP_RESTART)
H A Dnv50_ir_emit_gv100.cpp1116 const int emit = insn->op == OP_EMIT;
1823 case OP_EMIT:
H A Dnv50_ir.h119 OP_EMIT, // emit vertex enumerator in enum:nv50_ir::operation
H A Dnv50_ir_print.cpp690 case OP_EMIT:
H A Dnv50_ir_target_gv100.cpp274 case OP_EMIT:
H A Dnv50_ir_target_nvc0.cpp211 OP_JOIN, OP_JOINAT, OP_BRKPT, OP_MEMBAR, OP_EMIT, OP_RESTART,
H A Dnv50_ir_emit_gk110.cpp2039 if (i->op == OP_EMIT)
2546 case OP_EMIT:
H A Dnv50_ir_emit_nv50.cpp1681 code[0] = (i->op == OP_EMIT) ? 0xf0000201 : 0xf0000401;
2077 case OP_EMIT:
H A Dnv50_ir_lowering_nvc0.cpp839 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 Dnv50_ir_emit_gm107.cpp3136 const int emit = insn->op == OP_EMIT;
3735 case OP_EMIT:
H A Dnv50_ir_emit_nvc0.cpp1704 if (i->op == OP_EMIT)
2722 case OP_EMIT:

Completed in 86 milliseconds

12