Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h198 nir_op_u2u32, enumerator
Dnir_opcodes.c72 return nir_op_u2u32; in nir_type_conversion_op()
Dnir_builder_opcodes.h861 return nir_build_alu(build, nir_op_u2u32, src0, NULL, NULL, NULL); in nir_u2u32()
Dnir_constant_expressions.c13674 case nir_op_u2u32: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp805 case nir_op_u2u32: in nir_emit_alu()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1981 case nir_op_u2u32: in visit_alu()