Searched refs:reads_sgpr (Results 1 – 1 of 1) sorted by relevance
1462 bool reads_sgpr = false; in handle_pseudo() local1466 reads_sgpr = true; in handle_pseudo()1472 bool needs_scratch_reg = (writes_sgpr && reads_sgpr) || in handle_pseudo()