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