Searched refs:anyIntOrVecIntType (Results 1 – 2 of 2) sorted by relevance
135 return {Weight, {anyIntOrVecIntType(), matchFirstType()}, buildOp}; in binOpDescriptor()157 return {Weight, {anyIntOrVecIntType(), matchFirstType()}, buildOp}; in cmpOpDescriptor()
121 static inline SourcePred anyIntOrVecIntType() { in anyIntOrVecIntType() function