Home | History | Annotate | Download | only in CodeGen

Lines Matching full:kill

438   // conservatively here because the kill markers cannot be trusted after
442 // STR %R0, %R6<kill>, %reg0, 0, pred:0, pred:%CPSR; mem:ST4[%395]
444 // STR %R0, %R6<kill>, %reg0, 0, pred:14, pred:%reg0; mem:ST4[%396](align=8)
446 // The first R6 kill is not really a kill since it's killed by a predicated
465 // It wasn't previously live but now it is, this is a kill. Forget
485 // Form a group of all defs and uses of a KILL instruction to ensure
669 // Regs's kill, it's safe to replace Reg with NewReg. We
806 // Ignore KILL instructions (they form a group in ScanInstruction
947 "Kill and Def maps aren't consistent for AntiDepReg!");