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.cpp1883 QualType SrcEltType = SrcType->castAs<VectorType>()->getElementType(), in VisitConvertVectorExpr() local
1910 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); in VisitConvertVectorExpr()