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