Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NumStores

3174     unsigned NumStores = 0;
3179 NumStores += InstInfo.mayStore;
3197 if (!PatInfo.hasSideEffects && PatInfo.mayStore && !NumStores)