Searched refs:iadd16 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.cpp475 case iadd16:
H A Daco_lower_to_hw_instr.cpp79 case iadd16:
536 (reduce_op == iadd16 || reduce_op == imax16 || reduce_op == imin16 ||
542 bool sext = reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16;
549 if (reduce_op == imin16 || reduce_op == imax16 || reduce_op == iadd16)
H A Daco_print_ir.cpp39 ret[iadd16] = "iadd16";
H A Daco_ir.h1652 iadd8, iadd16, iadd32, iadd64, enumerator in enum:aco::ReduceOp
H A Daco_instruction_selection.cpp7824 if ((op == iadd8 || op == iadd16) && ctx->program->chip_class < GFX8)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst5405 - aco: Mark VCC clobbered for iadd8 and iadd16 reductions on GFX6-7.
H A D21.2.0.rst4973 - aco: Mark VCC clobbered for iadd8 and iadd16 reductions on GFX6-7.

Completed in 42 milliseconds