Home
last modified time | relevance | path

Searched refs:nir_op_uror (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h385 nir_op_uror, enumerator
Dnir_builder_opcodes.h1796 return nir_build_alu(build, nir_op_uror, src0, src1, NULL, NULL); in nir_uror()
Dnir_opt_algebraic.c24185 nir_op_uror,
24259 nir_op_uror,
307625 [nir_op_uror] = {
Dnir_constant_expressions.c47524 case nir_op_uror: in nir_eval_const_opcode()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp2770 case nir_op_uror: { in visit()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp1822 case nir_op_uror: in nir_emit_alu()
/external/mesa3d/docs/relnotes/
D20.2.0.rst951 - nvir/nir: implement nir_op_uror