Searched refs:calibratedType (Results 1 – 1 of 1) sorted by relevance
431 else if (auto calibratedType = type.dyn_cast<CalibratedQuantizedType>()) in printType() local432 printCalibratedQuantizedType(calibratedType, os); in printType()