Searched refs:castToExpressedType (Results 1 – 7 of 7) sorted by relevance
165 static Type castToExpressedType(Type quantizedType);
171 Type QuantizedType::castToExpressedType(Type quantizedType) { in castToExpressedType() function in QuantizedType
489 qtype.castToExpressedType(attr.getValue())))); in processIntermediates()
429 QType::castToExpressedType(output_type)); in matchAndRewrite()
588 quant::QuantizedType::castToExpressedType(value.getType()); in RequantizeValue()
147 quant::QuantizedType::castToExpressedType(input))) { in RescaleQuantizedType()
899 mlir::quant::UniformQuantizedType::castToExpressedType( in PostProcessFuncOp()