Home | History | Annotate | Download | only in CodeGen

Lines Matching full:physical

132     // DowngradeMap - A map from virtual registers to physical registers being
270 /// specified interval. It's passed the physical registers whose spill
315 "should be physical register!");
323 "should be physical register!");
334 "should be physical register!");
350 /// getFreePhysReg - return a free physical register for this virtual
359 /// getFirstNonReservedPhysReg - return the first non-reserved physical
612 // physical register or spill an interval (possibly this one) in order to
676 // Look for physical registers that end up not being allocated even though
769 /// updateSpillWeights - updates the spill weights of the specifed physical
841 /// specified interval. It's passed the physical registers whose spill
989 // source is assigned a physical register that is compatible with the target
1102 // Restore the physical register tracker, removing information about the
1107 // the free physical register and add this interval to the active
1123 // "Upgrade" the physical register since it has been allocated.
1190 // Spill a physical register around defs and uses.
1298 // Spill live intervals of virtual regs mapped to the physical register we
1497 /// getFreePhysReg - return a free physical register for this virtual register