Searched refs:DstElementType (Results 1 – 1 of 1) sorted by relevance
1474 QualType DstElementType; in EmitScalarCast() local1479 DstElementType = DstType->castAs<MatrixType>()->getElementType(); in EmitScalarCast()1486 DstElementType = DstType; in EmitScalarCast()1504 bool IsSigned = DstElementType->isSignedIntegerOrEnumerationType(); in EmitScalarCast()