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