Home
last modified time | relevance | path

Searched defs:DefMO (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h72 for (const MachineOperand &DefMO : MRI->def_operands(Reg)) { deduceImm() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp168 const MachineOperand *DefMO = nullptr; runOnMachineFunction() local
H A DCodeGenCommonISel.cpp257 for (auto *DefMO : DbgUsers) { salvageDebugInfoForDbgValue() local
H A DInitUndef.cpp101 return llvm::any_of(MI.all_defs(), [](const MachineOperand &DefMO) { in isEarlyClobberMI() argument
H A DFixupStatepointCallerSaved.cpp486 MachineOperand &DefMO = MI.getOperand(I); in rewriteStatepoint() local
H A DMachineLICM.cpp1194 MachineOperand &DefMO = MI.getOperand(i); IsCheapInstruction() local
H A DScheduleDAGInstrs.cpp318 MachineOperand &DefMO = DefInstr->getOperand(I->OpIdx); addPhysRegDeps() local
H A DMachineFunction.cpp1205 for (const auto &DefMO : DefMI.operands()) { finalizeDebugInstrRefs() local
H A DMachineInstr.cpp1164 MachineOperand &DefMO = getOperand(DefIdx); tieOperands() local
H A DRegisterCoalescer.cpp1384 MachineOperand &DefMO = NewMI.getOperand(0); reMaterializeTrivialDef() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp651 MachineOperand &DefMO = Def->getOperand(0); moveAndTeeForMultiUse() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp303 for (auto &DefMO : DefInstr->defs()) { findSingleRegDef() local
H A DSIInstrInfo.h1018 isInlineConstant(const MachineInstr & MI,const MachineOperand & UseMO,const MachineOperand & DefMO) isInlineConstant() argument
H A DSIInsertWaitcnts.cpp886 MachineOperand &DefMO = Inst.getOperand(I); updateByEvent() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4370 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); getOperandLatency() local
4400 getOperandLatencyImpl(const InstrItineraryData * ItinData,const MachineInstr & DefMI,unsigned DefIdx,const MCInstrDesc & DefMCID,unsigned DefAdj,const MachineOperand & DefMO,unsigned Reg,const MachineInstr & UseMI,unsigned UseIdx,const MCInstrDesc & UseMCID,unsigned UseAdj) const getOperandLatencyImpl() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4333 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); getOperandLatency() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp177 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); getOperandLatency() local