Home
last modified time | relevance | path

Searched refs:midgard_alu_op_fle (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ops.c107 [midgard_alu_op_fle] = {"FCMP.le", UNITS_MOST | OP_TYPE_CONVERT},
H A Dmidgard.h163 midgard_alu_op_fle = 0x83, enumerator
H A Dmidgard_compile.c924 instr->op == nir_op_fge ? midgard_alu_op_fle : in emit_alu()
925 instr->op == nir_op_fge32 ? midgard_alu_op_fle : in emit_alu()

Completed in 9 milliseconds