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 D | nv50_ir_target_gm107.cpp | 226 case OP_PRESIN:
|
| H A D | nv50_ir_target_nv50.cpp | 101 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }, 549 case OP_PRESIN:
|
| H A D | nv50_ir_target_nvc0.cpp | 125 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x1, 0x1 }, 630 case OP_PRESIN:
|
| H A D | nv50_ir.h | 93 OP_PRESIN, enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_emit_nvc0.cpp | 419 i->op == OP_MOV || i->op == OP_PRESIN || i->op == OP_PREEX2); 2816 case OP_PRESIN:
|
| H A D | nv50_ir_emit_gk110.cpp | 2646 case OP_PRESIN:
|
| H A D | nv50_ir_emit_nv50.cpp | 1972 case OP_PRESIN:
|
| H A D | nv50_ir_from_tgsi.cpp | 3270 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 0)); 3277 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 3));
|
| H A D | nv50_ir_peephole.cpp | 859 case OP_PRESIN: 1505 case OP_PRESIN:
|
| H A D | nv50_ir_emit_gm107.cpp | 3544 case OP_PRESIN:
|
| H A D | nv50_ir_from_nir.cpp | 560 return OP_PRESIN;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_target_gm107.cpp | 226 case OP_PRESIN:
|
| H A D | nv50_ir_target_nv50.cpp | 101 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }, 560 case OP_PRESIN:
|
| H A D | nv50_ir_target_nvc0.cpp | 125 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x1, 0x1 }, 640 case OP_PRESIN:
|
| H A D | nv50_ir_lowering_gv100.cpp | 471 case OP_PRESIN:
|
| H A D | nv50_ir.h | 95 OP_PRESIN, enumerator in enum:nv50_ir::operation
|
| H A D | nv50_ir_emit_nvc0.cpp | 417 i->op == OP_MOV || i->op == OP_PRESIN || i->op == OP_PREEX2); 2823 case OP_PRESIN:
|
| H A D | nv50_ir_emit_gk110.cpp | 2653 case OP_PRESIN:
|
| H A D | nv50_ir_emit_nv50.cpp | 2059 case OP_PRESIN:
|
| H A D | nv50_ir_from_tgsi.cpp | 3293 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 0)); 3300 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 3));
|
| H A D | nv50_ir_peephole.cpp | 892 case OP_PRESIN: 1552 case OP_PRESIN:
|
| H A D | nv50_ir_emit_gm107.cpp | 3612 case OP_PRESIN:
|
| H A D | nv50_ir_from_nir.cpp | 588 return OP_PRESIN;
|
Completed in 120 milliseconds