Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getRHS

253     Init *R = BO->getRHS()->convertInitializerTo(this);
255 if (L != BO->getLHS() || R != BO->getRHS())
325 Init *R = BO->getRHS()->convertInitializerTo(this);
327 if (L != BO->getLHS() || R != BO->getRHS())