Home
last modified time | relevance | path

Searched defs:MOP (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegUnits.cpp46 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in stepBackward() local
57 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in stepBackward() local
66 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in accumulate() local
DLivePhysRegs.cpp46 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in removeDefs() local
59 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in addUses() local
DMachineCSE.cpp301 for (const auto &MOP : llvm::enumerate(MI->operands())) { in hasLivePhysRegDefUses() local
DMachineVerifier.cpp2017 for (const MachineOperand &MOP : MI->uses()) { in checkLiveness() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp757 bool isDef = any_of(I->operands(), [DefReg, TRI](MachineOperand &MOP) { in forAllMIsUntilDef()
772 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters() local
776 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters() local
822 for (auto &MOP : MI.operands()) { in mergePairedInsns() local
836 for (auto &MOP : MI.operands()) { in mergePairedInsns() local
859 [this, &RenameReg](const MachineOperand &MOP) { in mergePairedInsns()
997 for (const MachineOperand &MOP : phys_regs_and_masks(*I)) in mergePairedInsns() local
1295 [TRI, RegToRename](const MachineOperand &MOP) { in canRenameUpToDef()
1303 auto canRenameMOP = [](const MachineOperand &MOP) { in canRenameUpToDef()
1345 for (auto &MOP : MI.operands()) { in canRenameUpToDef() local
[all …]
DAArch64InstrInfo.cpp6105 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local
6139 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp8166 for (const MachineOperand &MOP : MI.operands()) in getOutliningType() local