Home | History | Annotate | Download | only in CodeGen

Lines Matching full:physical

214 /// physical registers (except for dead defs of physical registers). It also
215 /// returns the physical register def by reference if it's the only one and the
216 /// instruction does not uses a physical register.
286 // Avoid extending live range of physical registers if they are
495 // If the instruction defines physical registers and the values *may* be
497 // It's also not safe if the instruction uses physical registers.
507 // and it also defines the physical register which is not clobbered
508 // in between and the physical register uses were not clobbered.
510 // defines the same physical register, which was detected above.
560 "Do not CSE physical register defs!");
624 // Add physical register defs now coming in from a predecessor to MBB