Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp85 std::bitset<512> war_hint; member
890 { return reg_file[reg_index] == 0 && !ctx.war_hint[reg_index]; }; in get_reg_simple()
1780 avoid |= ctx.war_hint[j]; in get_reg_create_vector()
2674 ctx.war_hint.reset(); in register_allocation()
2774 ctx.war_hint.set(operand.physReg().reg() + j); in register_allocation()

Completed in 5 milliseconds