Home
last modified time | relevance | path

Searched refs:DstElTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2622 QualType DstElTy = DestTy->castAs<VectorType>()->getElementType(); in VisitCastExpr() local
2623 if (DstElTy->isSignedIntegerOrEnumerationType()) in VisitCastExpr()
2635 QualType DstElTy = DestTy->castAs<VectorType>()->getElementType(); in VisitCastExpr() local
2636 if (DstElTy->castAs<BuiltinType>()->getKind() < in VisitCastExpr()