Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_validate.cpp616 bool validate_subdword_definition(chip_class chip, const aco_ptr<Instruction>& instr) in validate_subdword_definition() function
753 … if (def.regClass().is_subdword() && !validate_subdword_definition(program->chip_class, instr)) in validate_ra()