Home
last modified time | relevance | path

Searched refs:demand_before (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_spill.cpp737 RegisterDemand demand_before = get_demand_before(ctx, block_idx, 0); in add_coupling_code() local
758 reg_demand.push_back(demand_before); in add_coupling_code()
1067 RegisterDemand demand_before = get_demand_before(ctx, block_idx, idx); in add_coupling_code() local
1069 …lock->index].insert(ctx.register_demand[block->index].begin(), instructions.size(), demand_before); in add_coupling_code()