Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h202 nir_op_ubfe, enumerator
Dnir_builder_opcodes.h881 return nir_build_alu(build, nir_op_ubfe, src0, src1, src2, NULL); in nir_ubfe()
Dnir_constant_expressions.c13682 case nir_op_ubfe: in nir_eval_const_opcode()
Dnir_opt_algebraic.c15827 nir_op_ubfe,
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1781 case nir_op_ubfe: in nir_emit_alu()
Dbrw_fs_nir.cpp1367 case nir_op_ubfe: in nir_emit_alu()