Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_spill.cpp870 uint32_t def_spill_id = ctx.spills_entry[block_idx][phi->definitions[0].getTemp()]; in add_coupling_code() local
891 if (spilled->second != def_spill_id) in add_coupling_code()
892 ctx.add_affinity(def_spill_id, spilled->second); in add_coupling_code()
908 ctx.add_affinity(def_spill_id, spill_id); in add_coupling_code()

Completed in 3 milliseconds