Searched refs:can_sgpr (Results 1 – 1 of 1) sorted by relevance
2344 bool can_sgpr = true; in register_allocation() local2348 can_sgpr = false; in register_allocation()2359 Temp tmp = program->allocateTmp(can_sgpr ? s1 : v1); in register_allocation()2364 if (can_sgpr) in register_allocation()