Home
last modified time | relevance | path

Searched refs:getTestQuantizedType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp70 UniformQuantizedType getTestQuantizedType(Type storageType, MLIRContext *ctx) { in getTestQuantizedType() function
81 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST()
99 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST()
125 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST()
151 auto quantizedType = getTestQuantizedType(convertedType, &ctx); in TEST()