Searched refs:fma_mix (Results 1 – 2 of 2) sorted by relevance
802 bool fma_mix = instr->opcode == aco_opcode::v_fma_mixlo_f16 || in validate_subdword_operand() local806 ((instr->vop3p().opsel_hi >> index) & 1) == (fma_mix || (byte >> 1)); in validate_subdword_operand()
3079 - aco: fix RA validation of 16-bit fma_mix operands