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