Searched refs:anyVectorType (Results 1 – 2 of 2) sorted by relevance
322 return {Weight, {anyVectorType(), anyIntType()}, buildExtract}; in extractElementDescriptor()331 {anyVectorType(), matchScalarOfFirstType(), anyIntType()}, in insertElementDescriptor()356 {anyVectorType(), matchFirstType(), validShuffleVectorIndex()}, in shuffleVectorDescriptor()
254 static inline SourcePred anyVectorType() { in anyVectorType() function