Searched refs:DstDead (Results 1 – 1 of 1) sorted by relevance
273 bool DstDead = MI->getOperand(0).isDead(); in ExpandFPMLxInstruction() local298 .addReg(DstReg, getDefRegState(true) | getDeadRegState(DstDead)); in ExpandFPMLxInstruction()