Searched refs:fromFloatType (Results 1 – 1 of 1) sorted by relevance
458 if (auto fromFloatType = operand.getType().dyn_cast<FloatType>()) { in cast() local459 if (toFloatType.getWidth() > fromFloatType.getWidth()) in cast()461 if (toFloatType.getWidth() < fromFloatType.getWidth()) in cast()