Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2138 if (const auto *ScalableDst = dyn_cast<llvm::ScalableVectorType>(DstTy)) { VisitCastExpr() local
H A DCGCall.cpp1300 if (auto *ScalableDst = dyn_cast<llvm::ScalableVectorType>(Ty)) { CreateCoercedLoad() local