Home
last modified time | relevance | path

Searched refs:Mo (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp737 for (auto &Mo : MI->memoperands()) in isPredicable() local
738 if (Mo->isVolatile() || Mo->isAtomic()) in isPredicable()
H A DHexagonOptAddrMode.cpp207 for (auto &Mo : UseMI.operands()) in canRemoveAddasl() local
208 if (Mo.isFI()) in canRemoveAddasl()
H A DHexagonFrameLowering.cpp2310 for (auto *Mo : In.memoperands()) { in optimizeSpillSlots() local
2311 if (!Mo->isVolatile() && !Mo->isAtomic()) in optimizeSpillSlots()