Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTileShapeInfo.h73 for (const MachineOperand &DefMO : MRI->def_operands(Reg)) { in deduceImm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeShrink.cpp166 const MachineOperand *DefMO = nullptr; in runOnMachineFunction() local
DMachineLICM.cpp1166 MachineOperand &DefMO = MI.getOperand(i); in IsCheapInstruction() local
DMachineInstr.cpp1051 MachineOperand &DefMO = getOperand(DefIdx); in tieOperands() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveRangeShrink.cpp166 const MachineOperand *DefMO = nullptr; in runOnMachineFunction() local
DCodeGenCommonISel.cpp251 for (auto *DefMO : DbgUsers) { in salvageDebugInfoForDbgValue() local
DFixupStatepointCallerSaved.cpp485 MachineOperand &DefMO = MI.getOperand(I); in rewriteStatepoint() local
DMachineLICM.cpp1086 MachineOperand &DefMO = MI.getOperand(i); in IsCheapInstruction() local
DMachineFunction.cpp1179 for (const auto &DefMO : DefMI.operands()) { in finalizeDebugInstrRefs() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp550 MachineOperand &DefMO = Def->getOperand(0); in MoveAndTeeForMultiUse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp649 MachineOperand &DefMO = Def->getOperand(0); in moveAndTeeForMultiUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp612 MachineOperand &DefMO = Def->getOperand(0); in moveAndTeeForMultiUse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp296 for (auto &DefMO : DefInstr->defs()) { in findSingleRegDef() local
DSIInstrInfo.h842 const MachineOperand &DefMO) const { in isInlineConstant()
DSIInsertWaitcnts.cpp652 MachineOperand &DefMO = Inst.getOperand(I); in updateByEvent() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp321 for (auto &DefMO : DefInstr->defs()) { in findSingleRegDef() local
DSIInstrInfo.h712 const MachineOperand &DefMO) const { in isInlineConstant()
DSIInsertWaitcnts.cpp623 MachineOperand &DefMO = Inst.getOperand(I); in updateByEvent() local
/external/llvm/lib/CodeGen/
DMachineLICM.cpp1005 MachineOperand &DefMO = MI.getOperand(i); in IsCheapInstruction() local
DMachineInstr.cpp1400 MachineOperand &DefMO = getOperand(DefIdx); in tieOperands() local
DRegisterCoalescer.cpp967 MachineOperand &DefMO = NewMI.getOperand(0); in reMaterializeTrivialDef() local
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp151 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); in getOperandLatency() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp3682 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); in getOperandLatency() local
3712 const MachineOperand &DefMO, unsigned Reg, const MachineInstr &UseMI, in getOperandLatencyImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp4257 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); in getOperandLatency() local
4287 const MachineOperand &DefMO, unsigned Reg, const MachineInstr &UseMI, in getOperandLatencyImpl()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp4387 const MachineOperand &DefMO = DefMI.getOperand(DefIdx); in getOperandLatency() local
4417 const MachineOperand &DefMO, unsigned Reg, const MachineInstr &UseMI, in getOperandLatencyImpl()

12