Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1963 QualType SrcEltType = SrcType->castAs<VectorType>()->getElementType(), in VisitConvertVectorExpr() local
1991 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); in VisitConvertVectorExpr()