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