Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h47 nir_op_bfi, enumerator
Dnir_builder_opcodes.h106 return nir_build_alu(build, nir_op_bfi, src0, src1, src2, NULL); in nir_bfi()
Dnir_constant_expressions.c13372 case nir_op_bfi: in nir_eval_const_opcode()
Dnir_opt_algebraic.c10938 nir_op_bfi,
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1796 case nir_op_bfi: in nir_emit_alu()
Dbrw_fs_nir.cpp1376 case nir_op_bfi: in nir_emit_alu()