Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h156 nir_op_ibfe, enumerator
Dnir_builder_opcodes.h651 return nir_build_alu(build, nir_op_ibfe, src0, src1, src2, NULL); in nir_ibfe()
Dnir_constant_expressions.c13590 case nir_op_ibfe: in nir_eval_const_opcode()
Dnir_opt_algebraic.c18399 nir_op_ibfe,
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1782 case nir_op_ibfe: in nir_emit_alu()
Dbrw_fs_nir.cpp1368 case nir_op_ibfe: in nir_emit_alu()