Searched refs:IntEltVT (Results 1 – 1 of 1) sorted by relevance
7327 EVT IntEltVT = EVT::getIntegerVT(*getContext(), SrcEltVT.getSizeInBits()); in FoldConstantBuildVector() local7328 if (SDValue Tmp = FoldConstantBuildVector(BV, DL, IntEltVT)) in FoldConstantBuildVector()7337 EVT IntEltVT = EVT::getIntegerVT(*getContext(), DstEltVT.getSizeInBits()); in FoldConstantBuildVector() local7338 if (SDValue Tmp = FoldConstantBuildVector(BV, DL, IntEltVT)) in FoldConstantBuildVector()