Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NumStores

2997     unsigned NumStores = 0;
3002 NumStores += InstInfo.mayStore;
3020 if (!PatInfo.hasSideEffects && PatInfo.mayStore && !NumStores)