Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Kill

371     .addReg(PhysReg, RegState::Kill);
712 // On some targets like Mips, branches may kill virtual registers. Make sure
732 DEBUG(dbgs() << "Removing terminator kill: " << *MI);
825 DEBUG(dbgs() << "Restored terminator kill: " << *I);
1137 /// Return whether (physical) register "Reg" has been <def>ined and not <kill>ed
1171 // Defined or read without a previous kill - live.