Searched defs:Mo (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonCopyHoisting.cpp | 231 for (const MachineOperand &Mo : OtherMI->operands()) isSafetoMove() local |
H A D | HexagonTfrCleanup.cpp | 169 for (MachineInstr::mop_iterator Mo = MI->operands_begin(), updateImmMap() local |
H A D | HexagonOptAddrMode.cpp | 209 for (auto &Mo : UseMI.operands()) canRemoveAddasl() local |
H A D | HexagonExpandCondsets.cpp | 758 for (auto &Mo : MI->memoperands()) { isPredicable() local |
H A D | HexagonFrameLowering.cpp | 2261 if (!Mo->isVolatile() && !Mo->isAtomic()) in optimizeSpillSlots() local |