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