Home
last modified time | relevance | path

Searched refs:OP_PRESIN (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_gm107.cpp218 case OP_PRESIN: in getLatency()
Dnv50_ir_target_nv50.cpp101 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
544 case OP_PRESIN: in getThroughput()
Dnv50_ir_target_nvc0.cpp125 { OP_PRESIN, 0x1, 0x1, 0x0, 0x0, 0x1, 0x1 },
588 case OP_PRESIN: in getThroughput()
Dnv50_ir.h90 OP_PRESIN, enumerator
Dnv50_ir_from_tgsi.cpp3101 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 0)); in handleInstruction()
3108 mkOp1(OP_PRESIN, TYPE_F32, val0, fetchSrc(0, 3)); in handleInstruction()
3114 val0 = mkOp1v(OP_PRESIN, TYPE_F32, getSSA(), fetchSrc(0, 0)); in handleInstruction()
Dnv50_ir_emit_nvc0.cpp400 i->op == OP_MOV || i->op == OP_PRESIN || i->op == OP_PREEX2); in emitForm_A()
2717 case OP_PRESIN: in emitInstruction()
Dnv50_ir_emit_nv50.cpp1972 case OP_PRESIN: in emitInstruction()
Dnv50_ir_peephole.cpp822 case OP_PRESIN: in unary()
1358 case OP_PRESIN: in opnd()
Dnv50_ir_emit_gk110.cpp2522 case OP_PRESIN: in emitInstruction()
Dnv50_ir_emit_gm107.cpp3219 case OP_PRESIN: in emitInstruction()