Searched refs:DstIsDead (Results 1 – 5 of 5) sorted by relevance
163 bool DstIsDead = MI.getOperand(0).isDead(); in expandArith() local196 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogic() local243 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogicImm() local297 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local351 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local416 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local448 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local554 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local605 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local701 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local[all …]
581 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local609 MIB.addReg(D0, RegState::Define | getDeadRegState(DstIsDead)); in ExpandVLD()792 bool DstIsDead = false; in ExpandLaneOp() local794 DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandLaneOp()797 MIB.addReg(D0, RegState::Define | getDeadRegState(DstIsDead)); in ExpandLaneOp()978 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local1040 .addReg(DstReg, RegState::Define | getDeadRegState(DstIsDead)) in ExpandMOV32BitImm()2530 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local2553 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local2614 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local[all …]
262 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandVSetVL() local264 .addReg(DstReg, RegState::Define | getDeadRegState(DstIsDead)) in expandVSetVL()
156 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local159 getDeadRegState(DstIsDead && LastItem) | in expandMOVImm()167 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local171 getDeadRegState(DstIsDead && LastItem) | in expandMOVImm()448 bool DstIsDead = MI.getOperand(0).isDead(); in expand_DestructiveOp() local582 .addReg(DstReg, RegState::Define | getDeadRegState(DstIsDead)); in expand_DestructiveOp()
462 bool DstIsDead = MBBI->getOperand(0).isDead(); in ExpandMI() local467 .addReg(Reg0, RegState::Define | getDeadRegState(DstIsDead)); in ExpandMI()469 .addReg(Reg1, RegState::Define | getDeadRegState(DstIsDead)); in ExpandMI()