Searched refs:ExtendedElementVectorType (Results 1 – 1 of 1) sorted by relevance
1622 static const unsigned ExtendedElementVectorType = 0x40000000; variable1753 if ((Match & (ExtendedElementVectorType | in PerformTypeCheck()1763 if ((Match & ExtendedElementVectorType) != 0) { in PerformTypeCheck()1772 Match &= ~(ExtendedElementVectorType | TruncatedElementVectorType); in PerformTypeCheck()