Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp971 bool reg_found = in get_reg_simple() local
976 if (reg_found && i + rc.bytes() > 4) in get_reg_simple()
977 reg_found = (reg_file[PhysReg{entry.first + 1}] == 0); in get_reg_simple()
979 if (reg_found) { in get_reg_simple()

Completed in 5 milliseconds