Home
last modified time | relevance | path

Searched defs:ScalableDst (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp2044 if (const auto *ScalableDst = dyn_cast<llvm::ScalableVectorType>(DstTy)) { in VisitCastExpr() local
H A DCGCall.cpp1271 if (auto *ScalableDst = dyn_cast<llvm::ScalableVectorType>(Ty)) { in CreateCoercedLoad() local