Home
last modified time | relevance | path

Searched refs:can_sgpr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp3030 bool can_sgpr = true; in register_allocation() local
3034 can_sgpr = false; in register_allocation()
3046 Temp tmp = program->allocateTmp(can_sgpr ? s1 : v1); in register_allocation()
3052 if (can_sgpr) in register_allocation()

Completed in 5 milliseconds