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