Searched refs:BVTy (Results 1 – 2 of 2) sorted by relevance
1004 if (const auto *BVTy = dyn_cast<VectorType>(B->getType())) { in foldNegativePower2AndShiftedMask() local1005 const auto *BFVTy = dyn_cast<FixedVectorType>(BVTy); in foldNegativePower2AndShiftedMask()
2748 template <typename BVTy, typename ResTy, typename... Args>12315 template <typename BVTy, typename ResTy, typename... Args>12371 BVTy ShuffleBuilder(ScalarTy, Params...); in processBuildVector()