Searched refs:EltTp (Results 1 – 2 of 2) sorted by relevance
638 MVT EltTp = LT.second.getVectorElementType(); in getShuffleCost() local642 if (EltTp.getScalarSizeInBits() < ST->getELen()) { in getShuffleCost()
13201 EVT EltTp = VT.getVectorElementType(); in GetDependentSplitDestVTs() local13213 LoVT = EVT::getVectorVT(*getContext(), EltTp, EnvNumElts); in GetDependentSplitDestVTs()13214 HiVT = EVT::getVectorVT(*getContext(), EltTp, VTNumElts - EnvNumElts); in GetDependentSplitDestVTs()13219 LoVT = EVT::getVectorVT(*getContext(), EltTp, VTNumElts); in GetDependentSplitDestVTs()13220 HiVT = EVT::getVectorVT(*getContext(), EltTp, EnvNumElts); in GetDependentSplitDestVTs()