Searched refs:anyFloatType (Results 1 – 3 of 3) sorted by relevance
116 return {Weight, {anyFloatType(), matchFirstType()}, buildOp}; in binOpDescriptor()134 return {Weight, {anyFloatType(), matchFirstType()}, buildOp}; in cmpOpDescriptor()
120 static inline SourcePred anyFloatType() { in anyFloatType() function
130 auto AnyFP = anyFloatType(); in TEST()