Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp647 unsigned DefOp; global() member
754 for (unsigned DefOp : LiveDefOps) { updatePhysDepsDownwards() local
988 addLiveIns(const MachineInstr * DefMI,unsigned DefOp,ArrayRef<const MachineBasicBlock * > Trace) addLiveIns() argument
[all...]
H A DPeepholeOptimizer.cpp1586 return findTargetRecurrence(DefOp.getReg(), TargetRegs, RC); in findTargetRecurrence() local
1913 const MachineOperand DefOp = Def->getOperand(DefIdx); getNextSourceFromBitcast() local
H A DSplitKit.cpp454 Register R = DefOp.getReg(); in addDeadDef() local
1383 IsEarlyClobber = DefOp.isEarlyClobber(); in rewriteAssigned() local
H A DMachineSink.cpp312 auto *DefOp = PI->findRegisterDefOperand(Reg, TRI, false, true); INITIALIZE_PASS_DEPENDENCY() local
H A DMachinePipeliner.cpp443 auto *RC = MRI.getRegClass(DefOp.getReg()); in preprocessPhiNodes() local
/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1206 return !DefOp->isDead(); in isEFLAGSDefLive() local
1218 if (MachineOperand *DefOp = isEFLAGSLive() local
1957 auto &DefOp = MI.getOperand(0); hardenPostLoad() local
H A DX86DomainReassignment.cpp588 for (auto &DefOp : UseMI.defs()) { buildClosure() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp877 predicateAt(const MachineOperand & DefOp,MachineInstr & MI,MachineBasicBlock::iterator Where,const MachineOperand & PredOp,bool Cond,std::set<Register> & UpdRegs) predicateAt() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp720 MachineOperand &DefOp = Def->getOperand(1); tryToFoldACImm() local
H A DSIInstrInfo.cpp660 MachineOperand &DefOp = Def->getOperand(1); indirectCopyToAGPR() local