Searched defs:quantizedType (Results 1 – 4 of 4) sorted by relevance
81 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local99 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local124 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local149 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local
54 if (auto quantizedType = spec.dyn_cast<QuantizedType>()) in isValidQuantizationSpec() local
122 Type QuantizedType::castToStorageType(Type quantizedType) { in castToStorageType()171 Type QuantizedType::castToExpressedType(Type quantizedType) { in castToExpressedType()
65 Type quantizedType = converter.convert(elementType); in failableRewrite() local