Lines Matching defs:ExtTy
4968 const EVT &ExtTy,
4970 // The vector originally had a size of OrigTy. It was then extended to ExtTy.
4971 // We expect the ExtTy to be 128-bits total. If the OrigTy is less than
4973 assert(ExtTy.is128BitVector() && "Unexpected extension size");
15693 ISD::LoadExtType ExtTy,
15696 if (!TargetLoweringBase::shouldReduceLoadWidth(Load, ExtTy, NewVT))
15701 if (ExtTy != ISD::NON_EXTLOAD)
18917 // If this is 'and (uunpklo/hi (extload MemTy -> ExtTy)), mask', then check