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
764 // Copy to physical register.
767 // Find the destination physical register.
780 // Copy from physical register.
781 assert(I->getReg() && "Unknown physical register!");