Home
last modified time | relevance | path

Searched defs:DefOp (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp629 unsigned DefOp; member
740 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
979 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
H A DPeepholeOptimizer.cpp1534 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local
1854 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
H A DSplitKit.cpp445 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
1371 const MachineOperand &DefOp = MI->getOperand(DefOpIdx); in rewriteAssigned() local
H A DMachineSink.cpp1335 auto *DefOp = PI->findRegisterDefOperand(Reg, false, true, TRI); in blockPrologueInterferes() local
H A DMachinePipeliner.cpp390 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1206 if (const MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSDefLive() local
1217 if (MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSLive() local
1964 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
H A DX86DomainReassignment.cpp589 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp855 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp556 MachineOperand &DefOp = Def->getOperand(1); in tryToFoldACImm() local
H A DSIInstrInfo.cpp585 MachineOperand &DefOp = Def->getOperand(1); in indirectCopyToAGPR() local