Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp2043 if (const auto *FixedSrc = dyn_cast<llvm::FixedVectorType>(SrcTy)) { in VisitCastExpr() local
H A DCGCall.cpp1272 if (auto *FixedSrc = dyn_cast<llvm::FixedVectorType>(SrcTy)) { in CreateCoercedLoad() local