Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h113 nir_op_ball_iequal16, enumerator
Dnir_builder_opcodes.h436 return nir_build_alu(build, nir_op_ball_iequal16, src0, src1, NULL, NULL); in nir_ball_iequal16()
Dnir_opt_algebraic.c49758 nir_op_ball_iequal16,
49770 nir_op_ball_iequal16,
49785 nir_op_ball_iequal16,
420751 [nir_op_ball_iequal16] = {
Dnir_constant_expressions.c46708 case nir_op_ball_iequal16: in nir_eval_const_opcode()