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