Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp263 static bool isTagStore(const MachineInstr &MI) { in isTagStore() function
668 bool IsTagStore = isTagStore(MI); in getPrePostIndexedMemOpInfo()
2506 if (!isTagStore(MemMI) && MemMI.getOpcode() != AArch64::STGPi) { in findMatchingUpdateInsnForward()
2614 if (!isTagStore(MemMI)) { in findMatchingUpdateInsnBackward()