Searched refs:nir_op_uge8 (Results 1 – 4 of 4) sorted by relevance
347 nir_op_uge8, enumerator
1606 return nir_build_alu(build, nir_op_uge8, src0, src1, NULL, NULL); in nir_uge8()
47410 case nir_op_uge8: in nir_eval_const_opcode()
230 opcode = bit_size == 8 ? nir_op_uge8 : in lower_alu_instr()