Searched refs:expandVScale (Results 1 – 4 of 4) sorted by relevance
236 template <typename Quantity> Quantity expandVScale(Quantity X) const { in expandVScale() function
2534 Subtarget->expandVScale(SubVecVT.getSizeInBits()) in Select()2535 .isKnownMultipleOf(Subtarget->expandVScale(VecRegSize)); in Select()2536 assert(isPowerOf2_64(Subtarget->expandVScale(SubVecVT.getSizeInBits()) in Select()
11525 Subtarget.expandVScale(SubVecVT.getSizeInBits()).getKnownMinValue())); in lowerINSERT_SUBVECTOR()11527 Subtarget.expandVScale(SubVecVT.getSizeInBits()) in lowerINSERT_SUBVECTOR()11528 .isKnownMultipleOf(Subtarget.expandVScale(VecRegSize)); in lowerINSERT_SUBVECTOR()11592 if (Subtarget.expandVScale(EndIndex) == in lowerINSERT_SUBVECTOR()11593 Subtarget.expandVScale(InterSubVT.getVectorElementCount())) in lowerINSERT_SUBVECTOR()
1206 STI.expandVScale(LitTy.getSizeInBits()).getKnownMinValue())); in legalizeInsertSubvector()1208 STI.expandVScale(LitTy.getSizeInBits()) in legalizeInsertSubvector()1209 .isKnownMultipleOf(STI.expandVScale(VecRegSize)); in legalizeInsertSubvector()1269 if (STI.expandVScale(EndIndex) == in legalizeInsertSubvector()1270 STI.expandVScale(InterLitTy.getElementCount())) in legalizeInsertSubvector()