Searched refs:fma_mix (Results 1 – 3 of 3) sorted by relevance
1179 bool fma_mix = instr->opcode == aco_opcode::v_fma_mixlo_f16 || in validate_subdword_operand() local1183 instr->valu().opsel_hi[index] == (fma_mix || (byte >> 1)); in validate_subdword_operand()
3050 - aco: support v_fma_f32_dpp as fma_mix3051 - aco/gfx11: support vinterp as fma_mix
3079 - aco: fix RA validation of 16-bit fma_mix operands