Searched defs:DefOp (Results 1 – 9 of 9) sorted by relevance
1207 if (const MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSDefLive() local1218 if (MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSLive() local1965 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
588 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
629 unsigned DefOp; member740 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local979 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
1519 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local1839 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
449 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
390 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
568 MachineOperand &DefOp = Def->getOperand(1); in tryToFoldACImm() local
519 MachineOperand &DefOp = Def->getOperand(1); in indirectCopyToAGPR() local
855 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()