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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dhelpers.h200 [midgard_alu_op_fcsel] = {"fcsel", UNITS_ADD | UNIT_SMUL},
H A Dmidgard.h143 midgard_alu_op_fcsel = 0xC5, enumerator in enum:__anon43e15d220303
H A Dmidgard_compile.c3123 case midgard_alu_op_fcsel:
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dhelpers.h64 op == midgard_alu_op_fcsel \
H A Dmidgard.h219 midgard_alu_op_fcsel = 0xC5, enumerator in enum:__anon60a087ed0403
H A Dmidgard_ops.c120 [midgard_alu_op_fcsel] = {"FCSEL.scalar", UNIT_VADD | UNIT_SMUL},
H A Dmidgard_compile.c898 (mixed ? midgard_alu_op_fcsel_v : midgard_alu_op_fcsel) :

Completed in 16 milliseconds