Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1203 if (const MachineOperand *DefOp = in isEFLAGSDefLive() local
1215 if (MachineOperand *DefOp = in isEFLAGSLive() local
1954 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
H A DX86DomainReassignment.cpp594 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp676 unsigned DefOp; member
782 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
1016 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
H A DPeepholeOptimizer.cpp1574 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local
1946 const MachineOperand &DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
H A DSplitKit.cpp453 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
1419 const MachineOperand &DefOp = MI->getOperand(DefOpIdx); in rewriteAssigned() local
H A DMachineSink.cpp363 auto *DefOp = PI->findRegisterDefOperand(Reg, TRI, false, true); in INITIALIZE_PASS_DEPENDENCY() local
H A DMachinePipeliner.cpp583 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp860 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1121 MachineOperand &DefOp = Def->getOperand(1); in tryToFoldACImm() local
H A DSIInstrInfo.cpp676 MachineOperand &DefOp = Def->getOperand(1); in indirectCopyToAGPR() local