Searched refs:nir_op_uge16 (Results 1 – 4 of 4) sorted by relevance
345 nir_op_uge16, enumerator
1596 return nir_build_alu(build, nir_op_uge16, src0, src1, NULL, NULL); in nir_uge16()
47404 case nir_op_uge16: in nir_eval_const_opcode()
231 bit_size == 16 ? nir_op_uge16 : nir_op_uge32; in lower_alu_instr()