Lines Matching full:physical
108 /// a specified operand is a physical register dependency. If so, returns the
470 // Determine if this is a physical register dependency.
475 // emits a copy from the physical register to a virtual register unless
477 // treating "expensive to copy" register dependency as physical register
766 // Copy to physical register.
769 // Find the destination physical register.
782 // Copy from physical register.
783 assert(I->getReg() && "Unknown physical register!");