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.cpp1206 if (const MachineOperand *DefOp = in isEFLAGSDefLive() local
1218 if (MachineOperand *DefOp = in isEFLAGSLive() local
1957 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
H A DX86DomainReassignment.cpp588 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp647 unsigned DefOp; member
754 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
988 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
H A DPeepholeOptimizer.cpp1586 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local
1913 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
H A DSplitKit.cpp454 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
1383 const MachineOperand &DefOp = MI->getOperand(DefOpIdx); in rewriteAssigned() local
H A DMachineSink.cpp323 auto *DefOp = PI->findRegisterDefOperand(Reg, TRI, false, true); in INITIALIZE_PASS_DEPENDENCY() local
H A DMachinePipeliner.cpp444 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp877 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp720 MachineOperand &DefOp = Def->getOperand(1); in tryToFoldACImm() local
H A DSIInstrInfo.cpp659 MachineOperand &DefOp = Def->getOperand(1); in indirectCopyToAGPR() local