Home
last modified time | relevance | path

Searched refs:nir_op_umax_4x8 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h209 nir_op_umax_4x8, enumerator
Dnir_builder_opcodes.h916 return nir_build_alu(build, nir_op_umax_4x8, src0, src1, NULL, NULL); in nir_umax_4x8()
Dnir_constant_expressions.c13696 case nir_op_umax_4x8: in nir_eval_const_opcode()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1310 case nir_op_umax_4x8: in ntq_emit_alu()