Searched refs:toIntType (Results 1 – 1 of 1) sorted by relevance
430 if (auto toIntType = toType.dyn_cast<IntegerType>()) { in cast() local442 if (toIntType.getWidth() > fromIntType.getWidth()) { in cast()447 if (toIntType.getWidth() < fromIntType.getWidth()) in cast()