Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp86 std::bitset<64> defs_done; /* see MAX_ARGS in aco_instruction_selection_setup.cpp */ member
2819 ctx.defs_done.reset(); in register_allocation()
2850 ctx.defs_done.set(i); in register_allocation()
2928 ctx.defs_done.set(i); in register_allocation()

Completed in 5 milliseconds