Home
last modified time | relevance | path

Searched refs:ScalableSrc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp2057 if (const auto *ScalableSrc = dyn_cast<llvm::ScalableVectorType>(SrcTy)) { in VisitCastExpr() local
2059 if (ScalableSrc->getElementType() == FixedDst->getElementType()) { in VisitCastExpr()