Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_gm107.cpp208 case OP_FMA: in getLatency()
Dnv50_ir_target_nvc0.cpp108 { OP_FMA, 0x7, 0x0, 0x0, 0x8, 0x6, 0x2 }, // keep the same as OP_MAD
571 case OP_FMA: in getThroughput()
Dnv50_ir_peephole.cpp530 case OP_FMA: in expr()
707 case OP_FMA: { in expr()
758 case OP_FMA: { in expr()
909 case OP_FMA: in opnd3()
1032 case OP_FMA: in opnd()
3379 case OP_FMA: in visit()
Dnv50_ir.h58 OP_FMA, enumerator
Dnv50_ir_emit_nv50.cpp1905 case OP_FMA: in emitInstruction()
Dnv50_ir_emit_gk110.cpp2556 case OP_FMA: in emitInstruction()
Dnv50_ir_ra.cpp1472 if (insn->op == OP_MAD || insn->op == OP_FMA || insn->op == OP_SAD) in allocateRegisters()
Dnv50_ir_emit_nvc0.cpp2730 case OP_FMA: in emitInstruction()
Dnv50_ir_emit_gm107.cpp3246 case OP_FMA: in emitInstruction()