Home | History | Annotate | Download | only in X86

Lines Matching refs:EltBase

6827   SDValue EltBase = peekThroughBitcasts(Elts[FirstLoadedElt]);
6828 LoadSDNode *LDBase = cast<LoadSDNode>(EltBase);
6829 EVT LDBaseVT = EltBase.getValueType();