Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2594 QualType SrcElTy = E->getType()->castAs<VectorType>()->getElementType(); in VisitCastExpr() local
2596 SrcElTy->isSignedIntegerOrEnumerationType(), in VisitCastExpr()
2610 QualType SrcElTy = E->getType()->castAs<VectorType>()->getElementType(); in VisitCastExpr() local
2611 if (SrcElTy->isSignedIntegerOrEnumerationType()) in VisitCastExpr()
2634 QualType SrcElTy = E->getType()->castAs<VectorType>()->getElementType(); in VisitCastExpr() local
2637 SrcElTy->castAs<BuiltinType>()->getKind()) in VisitCastExpr()