Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2314 if (auto *ScalableDstTy = dyn_cast<llvm::ScalableVectorType>(DstTy)) { VisitCastExpr() local
H A DCGCall.cpp1305 if (auto *ScalableDstTy = dyn_cast<llvm::ScalableVectorType>(Ty)) { CreateCoercedLoad() local