Home
last modified time | relevance | path

Searched refs:validate_subdword_operand (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_validate.cpp564 bool validate_subdword_operand(chip_class chip, const aco_ptr<Instruction>& instr, unsigned index) in validate_subdword_operand() function
732 … if (op.regClass().is_subdword() && !validate_subdword_operand(program->chip_class, instr, i)) in validate_ra()