reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
892 std::pair<int, MVT> LT = TLI->getTypeLegalizationCost(DL, Tp); 927 Tp->getVectorElementType()->getPrimitiveSizeInBits()) { 930 Type *VecTy = VectorType::get(Tp->getVectorElementType(), 932 Type *SubTy = VectorType::get(Tp->getVectorElementType(), 958 Tp->getVectorElementType()->getPrimitiveSizeInBits() && 959 LegalVT.getVectorNumElements() < Tp->getVectorNumElements()) { 961 unsigned VecTySize = DL.getTypeStoreSize(Tp); 968 Type *SingleOpTy = VectorType::get(Tp->getVectorElementType(), 976 return BaseT::getShuffleCost(Kind, Tp, Index, SubTp); 1269 return BaseT::getShuffleCost(Kind, Tp, Index, SubTp);