Searched refs:getFloatingPointWidth (Results 1 – 1 of 1) sorted by relevance
434 static unsigned getFloatingPointWidth(mlir::Type t) { in getFloatingPointWidth() function in FunctionDistance458 return getFloatingPointWidth(from) > getFloatingPointWidth(to) in conversionBetweenTypes()464 return getFloatingPointWidth(fromCplxTy) > in conversionBetweenTypes()465 getFloatingPointWidth(toCplxTy) in conversionBetweenTypes()