Searched refs:EltTp (Results 1 – 2 of 2) sorted by relevance
375 MVT EltTp = LT.second.getVectorElementType(); in getShuffleCost() local379 if (EltTp.getScalarSizeInBits() < ST->getELen()) { in getShuffleCost()
12623 EVT EltTp = VT.getVectorElementType(); in GetDependentSplitDestVTs() local12635 LoVT = EVT::getVectorVT(*getContext(), EltTp, EnvNumElts); in GetDependentSplitDestVTs()12636 HiVT = EVT::getVectorVT(*getContext(), EltTp, VTNumElts - EnvNumElts); in GetDependentSplitDestVTs()12641 LoVT = EVT::getVectorVT(*getContext(), EltTp, VTNumElts); in GetDependentSplitDestVTs()12642 HiVT = EVT::getVectorVT(*getContext(), EltTp, EnvNumElts); in GetDependentSplitDestVTs()