Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp628 unsigned DefOp; member
739 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
978 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
H A DPeepholeOptimizer.cpp1532 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local
1852 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
H A DSplitKit.cpp444 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
1370 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.cpp406 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp875 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp531 MachineOperand &DefOp = Def->getOperand(1); in tryToFoldACImm() local
H A DSIInstrInfo.cpp586 MachineOperand &DefOp = Def->getOperand(1); in indirectCopyToAGPR() local