Lines Matching full:physical
93 // SrcRegMap - A map from virtual registers to physical registers which are
94 // likely targets to be coalesced to due to copies from physical registers to
98 // DstRegMap - A map from virtual registers to physical registers which are
99 // likely targets to be coalesced to due to copies to physical registers from
380 /// registers and whether they are physical registers by reference.
451 // All uses of physical registers are likely to be kills.
519 /// getMappedReg - Return the physical register the specified virtual register
595 // -RegB is tied to the wrong physical register, but RegC is.
596 // -RegB is tied to the wrong physical register, and RegC isn't tied.
601 // -RegC is tied to the wrong physical register, but RegB is.
602 // -RegC is tied to the wrong physical register, and RegB isn't tied.
781 /// if it's a copy. For a copy instruction, we find the physical registers the
807 "Can't map to two src physical registers!");
926 // Physical register use would be clobbered.
929 // May clobber a physical register def.
1106 // Moving KillMI can clobber the physical register if the def has
1128 // Physical register def is seen.