Lines Matching full:weights
523 // Get the sum of this register's unit weights.
1301 // register unit weights.
1382 // Recompute each UberSet weight after changing unit weights.
1389 // Initialize all unit weights in this set, and remember the max units/reg.
1478 // Adopting a unit does not immediately require recomputing set weights.
1489 // Mark these units normalized so superregisters can't change their weights.
1498 // where each register's weight is defined as sum of its units' weights.
1507 // Iterate over each Register, normalizing the unit weights until reaching
1511 assert(NumIters <= NumNativeRegUnits && "Runaway register unit weights");