Searched refs:isNarrowStore (Results 1 – 1 of 1) sorted by relevance
214 static bool isNarrowStore(unsigned Opc) { in isNarrowStore() function661 isNarrowStore(Opc)) && in isPromotableZeroStoreInst()788 .addReg(isNarrowStore(Opc) ? AArch64::WZR : AArch64::XZR) in mergeNarrowZeroStores()1331 if (isNarrowStore(OpcA) || isNarrowStore(OpcB)) in areCandidatesToMergeOrPair()