Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2341 if (auto *FixedDstTy = dyn_cast<llvm::FixedVectorType>(DstTy)) { in VisitCastExpr() local
H A DCGCall.cpp5937 if (auto *FixedDstTy = dyn_cast<llvm::FixedVectorType>(RetIRTy)) { in EmitCall() local