Searched refs:midgard_alu_op_fmul (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_opt_perspective.c58 if (ins->op != midgard_alu_op_fmul) continue;
H A Dmidgard.h86 midgard_alu_op_fmul = 0x14, /* round to even */ enumerator in enum:__anon60a087ed0403
H A Dmidgard_ops.c42 [midgard_alu_op_fmul] = {"FMUL", UNITS_MUL | UNIT_VLUT | OP_COMMUTES},
H A Dmidgard_schedule.c584 ins->op = midgard_alu_op_fmul;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dhelpers.h158 [midgard_alu_op_fmul] = {"fmul", UNITS_MUL | UNIT_VLUT | OP_COMMUTES},
H A Dmidgard.h59 midgard_alu_op_fmul = 0x14, enumerator in enum:__anon43e15d220303
H A Dmidgard_compile.c1695 .op = midgard_alu_op_fmul,
3546 .op = midgard_alu_op_fmul,

Completed in 14 milliseconds