Searched defs:ScalableDstTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 2314 if (auto *ScalableDstTy = dyn_cast<llvm::ScalableVectorType>(DstTy)) { VisitCastExpr() local |
H A D | CGCall.cpp | 1305 if (auto *ScalableDstTy = dyn_cast<llvm::ScalableVectorType>(Ty)) { CreateCoercedLoad() local |