Searched refs:validate_subdword_operand (Results 1 – 1 of 1) sorted by relevance
564 bool validate_subdword_operand(chip_class chip, const aco_ptr<Instruction>& instr, unsigned index) in validate_subdword_operand() function732 … if (op.regClass().is_subdword() && !validate_subdword_operand(program->chip_class, instr, i)) in validate_ra()