Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2165 if (const auto *ScalableSrc = dyn_cast<llvm::ScalableVectorType>(SrcTy)) { VisitCastExpr() local
H A DCGCall.cpp5849 if (auto *ScalableSrc = dyn_cast<llvm::ScalableVectorType>(V->getType())) { EmitCall() local