Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:isKill

116          getKillRegState(R.isKill()) |
576 bool isKill = Op.isKill();
578 isKill = false;
588 auto CO = MachineOperand::CreateReg(R, Op.isDef(), Op.isImplicit(), isKill,