Searched refs:getFloatingPointWidth (Results 1 – 1 of 1) sorted by relevance
1351 static unsigned getFloatingPointWidth(mlir::Type t) { in getFloatingPointWidth() function in FunctionDistance1376 return getFloatingPointWidth(from) > getFloatingPointWidth(to) in conversionBetweenTypes()1383 return getFloatingPointWidth(fromCplxTy) > in conversionBetweenTypes()1384 getFloatingPointWidth(toCplxTy) in conversionBetweenTypes()