Searched refs:check_readport_validation (Results 1 – 2 of 2) sorted by relevance
170 bool check_readport_validation(PRegister old_src, PVirtualValue new_src) const;
361 if (!check_readport_validation(old_src, new_src)) in replace_source()518 bool AluInstr::check_readport_validation(PRegister old_src, PVirtualValue new_src) const in check_readport_validation() function in r600::AluInstr