Lines Matching refs:getKillRegState
366 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg()
384 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg()
385 .addReg(SubTmp, getKillRegState(true)); in copyPhysReg()
390 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
480 .addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
487 .addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
494 .addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
501 .addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
508 .addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
515 .addReg(SrcReg, getKillRegState(isKill)) in storeRegToStackSlot()
930 .addReg(Src, getKillRegState(KillSrc)); in expandPostRAPseudo()
944 .addReg(Src, getKillRegState(KillSrc)) in expandPostRAPseudo()