Searched refs:OP_PRESIN (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_gm107.cpp226 case OP_PRESIN:
H A Dnv50_ir_target_nv50.cpp101 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
549 case OP_PRESIN:
H A Dnv50_ir_target_nvc0.cpp125 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x1, 0x1 },
630 case OP_PRESIN:
H A Dnv50_ir.h93 OP_PRESIN, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_nvc0.cpp419 i->op == OP_MOV || i->op == OP_PRESIN || i->op == OP_PREEX2);
2816 case OP_PRESIN:
H A Dnv50_ir_emit_gk110.cpp2646 case OP_PRESIN:
H A Dnv50_ir_emit_nv50.cpp1972 case OP_PRESIN:
H A Dnv50_ir_from_tgsi.cpp3270 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 0));
3277 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 3));
H A Dnv50_ir_peephole.cpp859 case OP_PRESIN:
1505 case OP_PRESIN:
H A Dnv50_ir_emit_gm107.cpp3544 case OP_PRESIN:
H A Dnv50_ir_from_nir.cpp560 return OP_PRESIN;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_gm107.cpp226 case OP_PRESIN:
H A Dnv50_ir_target_nv50.cpp101 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
560 case OP_PRESIN:
H A Dnv50_ir_target_nvc0.cpp125 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x1, 0x1 },
640 case OP_PRESIN:
H A Dnv50_ir_lowering_gv100.cpp471 case OP_PRESIN:
H A Dnv50_ir.h95 OP_PRESIN, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_emit_nvc0.cpp417 i->op == OP_MOV || i->op == OP_PRESIN || i->op == OP_PREEX2);
2823 case OP_PRESIN:
H A Dnv50_ir_emit_gk110.cpp2653 case OP_PRESIN:
H A Dnv50_ir_emit_nv50.cpp2059 case OP_PRESIN:
H A Dnv50_ir_from_tgsi.cpp3293 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 0));
3300 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 3));
H A Dnv50_ir_peephole.cpp892 case OP_PRESIN:
1552 case OP_PRESIN:
H A Dnv50_ir_emit_gm107.cpp3612 case OP_PRESIN:
H A Dnv50_ir_from_nir.cpp588 return OP_PRESIN;

Completed in 120 milliseconds