Searched refs:FixedDst (Results 1 – 1 of 1) sorted by relevance
2058 if (const auto *FixedDst = dyn_cast<llvm::FixedVectorType>(DstTy)) { in VisitCastExpr() local2059 if (ScalableSrc->getElementType() == FixedDst->getElementType()) { in VisitCastExpr()