Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp2113 if (const auto *ScalableDst = dyn_cast<llvm::ScalableVectorType>(DstTy)) { in VisitCastExpr() local
H A DCGCall.cpp1296 if (auto *ScalableDst = dyn_cast<llvm::ScalableVectorType>(Ty)) { in CreateCoercedLoad() local