Searched defs:quantizedType (Results 1 – 5 of 5) sorted by relevance
81 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local99 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local125 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local151 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST() local
56 if (auto quantizedType = spec.dyn_cast<QuantizedType>()) in isValidQuantizationSpec() local
126 Type QuantizedType::castToStorageType(Type quantizedType) { in castToStorageType()181 Type QuantizedType::castToExpressedType(Type quantizedType) { in castToExpressedType()
65 Type quantizedType = converter.convert(elementType); in failableRewrite() local
23 auto quantizedType = in populateDialectQuantSubmodule() local