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