Searched refs:uqtype (Results 1 – 1 of 1) sorted by relevance
404 if (auto uqtype = qtype.template dyn_cast<quant::UniformQuantizedType>()) { in matchAndRewrite() local407 uqtype.getScale(), uqtype.getZeroPoint() - offset, in matchAndRewrite()408 uqtype.getStorageTypeMin() - offset, in matchAndRewrite()409 uqtype.getStorageTypeMax() - offset, op.getLoc()); in matchAndRewrite()