Home
last modified time | relevance | path

Searched defs:MOI (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp1135 bool SIMemoryLegalizer::expandLoad(const SIMemOpInfo &MOI, in expandLoad()
1180 bool SIMemoryLegalizer::expandStore(const SIMemOpInfo &MOI, in expandStore()
1207 bool SIMemoryLegalizer::expandAtomicFence(const SIMemOpInfo &MOI, in expandAtomicFence()
1245 bool SIMemoryLegalizer::expandAtomicCmpxchgOrRmw(const SIMemOpInfo &MOI, in expandAtomicCmpxchgOrRmw()
1295 if (const auto &MOI = MOA.getLoadInfo(MI)) in runOnMachineFunction() local
1297 else if (const auto &MOI = MOA.getStoreInfo(MI)) in runOnMachineFunction() local
1299 else if (const auto &MOI = MOA.getAtomicFenceInfo(MI)) in runOnMachineFunction() local
1301 else if (const auto &MOI = MOA.getAtomicCmpxchgOrRmwInfo(MI)) in runOnMachineFunction() local
DR600EmitClauseMarkers.cpp201 MOI = Def->operands_begin(), in canClauseLocalKillFitInClause() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp102 StackMaps::parseOperand(MachineInstr::const_mop_iterator MOI, in parseOperand()
299 MachineInstr::const_mop_iterator MOI, in recordStackMapOpers()
377 auto MOI = std::next(MI.operands_begin(), opers.getStackMapStartIdx()); in recordPatchPoint() local
DLiveRangeEdit.cpp307 for (MachineInstr::mop_iterator MOI = MI->operands_begin(), in eliminateDeadDef() local
DVirtRegMap.cpp507 for (MachineInstr::mop_iterator MOI = MI->operands_begin(), in rewrite() local
DMachineVerifier.cpp2436 for (ConstMIBundleOperands MOI(*MI); MOI.isValid(); ++MOI) { in verifyLiveRangeValue() local
2576 for (ConstMIBundleOperands MOI(*MI); MOI.isValid(); ++MOI) { in verifyLiveRangeSegment() local
DLiveInterval.cpp904 for (ConstMIBundleOperands MOI(*MI); MOI.isValid(); ++MOI) { in stripValuesNotDefiningMask() local
DMachineTraceMetrics.cpp900 for (MachineInstr::const_mop_iterator MOI = MI.operands_begin(), in updatePhysDepsUpwards() local
DLiveIntervals.cpp1611 for (MachineInstr::const_mop_iterator MOI = MI.operands_begin(), in repairIntervalsInRange() local
DModuloSchedule.cpp725 for (MachineInstr::mop_iterator MOI = MI->operands_begin(), in removeDeadInstructions() local
DMachinePipeliner.cpp767 for (MachineInstr::mop_iterator MOI = MI->operands_begin(), in updatePhiDependences() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRInstPrinter.cpp104 const MCOperandInfo &MOI = this->MII.get(MI->getOpcode()).OpInfo[OpNo]; in printOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp724 MachineInstr::mop_iterator MOI = MI->operands_begin(); in predicateInstr() local