Searched refs:instr_is_16bit (Results 1 – 5 of 5) sorted by relevance
412 instr_is_16bit(chip_class chip, aco_opcode op) in instr_is_16bit() function
808 if (instr_is_16bit(chip, instr->opcode)) in get_subdword_bytes_written()
592 if (instr_is_16bit(chip, instr->opcode)) in get_subdword_definition_info()640 if (reg.byte() == 0 && instr_is_16bit(chip, instr->opcode)) in add_subdword_definition()
1761 bool instr_is_16bit(chip_class chip, aco_opcode op);
985 - aco: add instr_is_16bit() helper function