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