Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h384 nir_op_urol, enumerator
Dnir_builder_opcodes.h1791 return nir_build_alu(build, nir_op_urol, src0, src1, NULL, NULL); in nir_urol()
Dnir_opt_algebraic.c24016 nir_op_urol,
24104 nir_op_urol,
306139 [nir_op_urol] = {
Dnir_constant_expressions.c47521 case nir_op_urol: in nir_eval_const_opcode()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp2760 case nir_op_urol: { in visit()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp1819 case nir_op_urol: in nir_emit_alu()
/external/mesa3d/docs/relnotes/
D20.2.0.rst950 - nvir/nir: implement nir_op_urol