Lines Matching refs:DstIsKill
164 bool DstIsKill = MI.getOperand(1).isKill(); in expandArith() local
172 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandArith()
178 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandArith()
197 bool DstIsKill = MI.getOperand(1).isKill(); in expandLogic() local
206 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandLogic()
215 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandLogic()
417 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
426 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
434 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expand()
449 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
464 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
470 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expand()
487 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
497 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expand()
501 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expand()
520 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
529 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expand()
536 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expand()
1163 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1171 if (!DstIsKill) { in expand()
1184 if (!DstIsKill) { in expand()
1199 .addReg(DstReg, getKillRegState(DstIsKill)) in expand()
1366 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1382 .addReg(DstReg, getKillRegState(DstIsKill)) in expand()
1426 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1435 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expand()
1436 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
1441 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expand()
1442 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expand()
1460 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1468 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expand()
1469 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expand()
1483 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSLW4Rd() local
1518 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandLSLW4Rd()
1527 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandLSLW4Rd()
1541 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSLW8Rd() local
1554 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandLSLW8Rd()
1555 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expandLSLW8Rd()
1568 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSLW12Rd() local
1586 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandLSLW12Rd()
1595 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandLSLW12Rd()
1596 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expandLSLW12Rd()
1627 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1636 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expand()
1641 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
1659 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1667 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
1681 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSRW4Rd() local
1716 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandLSRW4Rd()
1725 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandLSRW4Rd()
1739 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSRW8Rd() local
1752 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandLSRW8Rd()
1753 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expandLSRW8Rd()
1766 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSRW12Rd() local
1784 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandLSRW12Rd()
1793 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandLSRW12Rd()
1794 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expandLSRW12Rd()
1837 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1846 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expand()
1851 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
1869 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1877 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expand()
1891 bool DstIsKill = MI.getOperand(1).isKill(); in expandASRW7Rd() local
1914 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandASRW7Rd()
1915 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expandASRW7Rd()
1921 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandASRW7Rd()
1922 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expandASRW7Rd()
1938 bool DstIsKill = MI.getOperand(1).isKill(); in expandASRW8Rd() local
1957 .addReg(DstHiReg, getKillRegState(DstIsKill)) in expandASRW8Rd()
1958 .addReg(DstHiReg, getKillRegState(DstIsKill)); in expandASRW8Rd()
1973 bool DstIsKill = MI.getOperand(1).isKill(); in expandASRW14Rd() local
2010 .addReg(DstLoReg, getKillRegState(DstIsKill)) in expandASRW14Rd()
2011 .addReg(DstLoReg, getKillRegState(DstIsKill)); in expandASRW14Rd()
2083 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSLB7Rd() local
2104 .addReg(DstReg, getKillRegState(DstIsKill)); in expandLSLB7Rd()
2133 bool DstIsKill = MI.getOperand(1).isKill(); in expandLSRB7Rd() local
2155 .addReg(DstReg, getKillRegState(DstIsKill)) in expandLSRB7Rd()
2156 .addReg(DstReg, getKillRegState(DstIsKill)); in expandLSRB7Rd()
2185 bool DstIsKill = MI.getOperand(1).isKill(); in expandASRB6Rd() local
2210 .addReg(DstReg, getKillRegState(DstIsKill)) in expandASRB6Rd()
2223 bool DstIsKill = MI.getOperand(1).isKill(); in expandASRB7Rd() local
2237 .addReg(DstReg, getKillRegState(DstIsKill)) in expandASRB7Rd()
2238 .addReg(DstReg, getKillRegState(DstIsKill)); in expandASRB7Rd()