Home
last modified time | relevance | path

Searched refs:nir_op_ball_fequal2 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h34 nir_op_ball_fequal2, enumerator
Dnir_builder_opcodes.h41 return nir_build_alu(build, nir_op_ball_fequal2, src0, src1, NULL, NULL); in nir_ball_fequal2()
Dnir_constant_expressions.c13346 case nir_op_ball_fequal2: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_nir_analyze_boolean_resolves.c112 case nir_op_ball_fequal2: in analyze_boolean_resolves_block()
Dbrw_vec4_nir.cpp981 case nir_op_ball_fequal2: in brw_conditional_for_nir_comparison()
1024 case nir_op_ball_fequal2: in optimize_predicate()
1506 case nir_op_ball_fequal2: in nir_emit_alu()
Dbrw_fs_nir.cpp1111 case nir_op_ball_fequal2: in nir_emit_alu()