Home
last modified time | relevance | path

Searched refs:nir_op_ilt16 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h278 nir_op_ilt16, enumerator
Dnir_builder_opcodes.h1261 return nir_build_alu(build, nir_op_ilt16, src0, src1, NULL, NULL); in nir_ilt16()
Dnir_constant_expressions.c47203 case nir_op_ilt16: in nir_eval_const_opcode()
/external/mesa3d/src/compiler/nir/
Dnir_lower_bool_to_bitsize.c206 bit_size == 16 ? nir_op_ilt16 : nir_op_ilt32; in lower_alu_instr()
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbifrost_nir_algebraic.c556 nir_op_ilt16,
592 nir_op_ilt16,