Home
last modified time | relevance | path

Searched refs:nir_op_uadd_carry (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h337 nir_op_uadd_carry, enumerator
Dnir_builder_opcodes.h1556 return nir_build_alu(build, nir_op_uadd_carry, src0, src1, NULL, NULL); in nir_uadd_carry()
Dnir_opt_algebraic.c32544 nir_op_uadd_carry,
365718 [nir_op_uadd_carry] = {
Dnir_constant_expressions.c47380 case nir_op_uadd_carry: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1318 case nir_op_uadd_carry: { in nir_emit_alu()
Dbrw_fs_nir.cpp1346 case nir_op_uadd_carry: in nir_emit_alu()
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1193 case nir_op_uadd_carry: in ntq_emit_alu()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c996 case nir_op_uadd_carry: in visit_alu()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp1609 case nir_op_uadd_carry: { in visit_alu_instr()