Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp154 int64_t zpAdd = inZp + outZp; in createLinalgBodyCalculationForElementwiseOp() local
156 std::abs(zpAdd) + 1; in createLinalgBodyCalculationForElementwiseOp()
171 loc, rewriter.getIntegerAttr(intermediateType, zpAdd)); in createLinalgBodyCalculationForElementwiseOp()