Searched refs:FixedDst (Results 1 – 1 of 1) sorted by relevance
2118 if (const auto *FixedDst = dyn_cast<llvm::FixedVectorType>(DstTy)) { in VisitCastExpr() local2123 FixedDst->getElementType() == Builder.getInt8Ty()) { in VisitCastExpr()2128 if (ScalableSrc->getElementType() == FixedDst->getElementType()) { in VisitCastExpr()