Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Base1

13202   SDValue Base1, Base2;
13207 Base1, Offset1, GV1, CV1);
13212 if (Base1 == Base2 || (GV1 && (GV1 == GV2)) || (CV1 && (CV1 == CV2)))
13222 Offset1 += MFI->getObjectOffset(cast<FrameIndexSDNode>(Base1)->getIndex());