Home
last modified time | relevance | path

Searched refs:OP_FMA (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_nvc0.cpp108 { OP_FMA, 0x7, 0x0, 0x0, 0x8, 0x6, 0x2 | 0x8 }, // keep the same as OP_MAD
379 if (i->op == OP_MAD || i->op == OP_FMA) { in insnCanLoad()
572 case OP_FMA: in getThroughput()
Dnv50_ir_target_gm107.cpp208 case OP_FMA: in getLatency()
Dnv50_ir.h58 OP_FMA, enumerator
Dnv50_ir_peephole.cpp528 case OP_FMA: in expr()
705 case OP_FMA: { in expr()
754 case OP_FMA: { in expr()
905 case OP_FMA: in opnd3()
Dnv50_ir_emit_nv50.cpp1905 case OP_FMA: in emitInstruction()
Dnv50_ir_emit_gk110.cpp2440 case OP_FMA: in emitInstruction()
Dnv50_ir_emit_nvc0.cpp2638 case OP_FMA: in emitInstruction()
Dnv50_ir_emit_gm107.cpp3146 case OP_FMA: in emitInstruction()