Searched defs:WideVecTy (Results 1 – 4 of 4) sorted by relevance
256 Type *WideVecTy = in getArithmeticInstrCost() local5246 auto *WideVecTy = FixedVectorType::get(WideSclTy, ValVTy->getNumElements()); in getArithmeticReductionCost() local
2086 VectorType *WideVecTy = VectorType::getDoubleElementsVectorType(VecTy); in interleaveVectors() local
5704 auto *WideVecTy = VectorType::get(ValTy, VF * InterleaveFactor); in getInterleaveGroupCost() local
2882 LLT WideVecTy = LLT::vector(VecTy.getElementCount(), WideTy); in widenScalar() local3050 LLT WideVecTy = VecTy.isVector() in widenScalar() local