/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TileShapeInfo.h | 72 for (const MachineOperand &DefMO : MRI->def_operands(Reg)) { in deduceImm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeShrink.cpp | 168 const MachineOperand *DefMO = nullptr; in runOnMachineFunction() local
|
H A D | CodeGenCommonISel.cpp | 257 for (auto *DefMO : DbgUsers) { in salvageDebugInfoForDbgValue() local
|
H A D | FixupStatepointCallerSaved.cpp | 486 MachineOperand &DefMO = MI.getOperand(I); in rewriteStatepoint() local
|
H A D | MachineLICM.cpp | 1125 MachineOperand &DefMO = MI.getOperand(i); IsCheapInstruction() local
|
H A D | ScheduleDAGInstrs.cpp | 318 MachineOperand &DefMO = DefInstr->getOperand(I->OpIdx); in addPhysRegDeps() local
|
H A D | MachineFunction.cpp | 1193 for (const auto &DefMO : DefMI.operands()) { finalizeDebugInstrRefs() local
|
H A D | MachineInstr.cpp | 1122 MachineOperand &DefMO = getOperand(DefIdx); tieOperands() local
|
H A D | RegisterCoalescer.cpp | 1384 MachineOperand &DefMO = NewMI.getOperand(0); in reMaterializeTrivialDef() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVRVVInitUndef.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 648 MachineOperand &DefMO = Def->getOperand(0); moveAndTeeForMultiUse() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 296 for (auto &DefMO : DefInstr->defs()) { findSingleRegDef() local
|
H A D | SIInstrInfo.h | 1001 isInlineConstant(const MachineInstr & MI,const MachineOperand & UseMO,const MachineOperand & DefMO) isInlineConstant() argument
|
H A D | SIInsertWaitcnts.cpp | 864 MachineOperand &DefMO = Inst.getOperand(I); updateByEvent() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 4369 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); getOperandLatency() local 4399 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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 4304 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); getOperandLatency() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 177 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); in getOperandLatency() local
|