Home
last modified time | relevance | path

Searched refs:nir_op_fall_equal3 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h73 nir_op_fall_equal3, enumerator
Dnir_builder_opcodes.h236 return nir_build_alu(build, nir_op_fall_equal3, src0, src1, NULL, NULL); in nir_fall_equal3()
Dnir_constant_expressions.c13424 case nir_op_fall_equal3: in nir_eval_const_opcode()