Searched refs:anyFloatType (Results 1 – 3 of 3) 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
131 auto AnyFP = anyFloatType(); in TEST()