Searched refs:isTagStore (Results 1 – 1 of 1) sorted by relevance
237 static bool isTagStore(const MachineInstr &MI) { in isTagStore() function602 bool IsTagStore = isTagStore(MI); in getPrePostIndexedMemOpInfo()2122 if (!isTagStore(MemMI) && MemMI.getOpcode() != AArch64::STGPi) { in findMatchingUpdateInsnForward()2193 if (!isTagStore(MemMI)) { in findMatchingUpdateInsnBackward()