Home
last modified time | relevance | path

Searched defs:inputBits (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DQuantUtils.cpp254 unsigned inputBits = inputQType.getStorageTypeIntegralWidth(); in buildConvOpResultTypeInfo() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp443 unsigned inputBits = inputQType.getStorageTypeIntegralWidth(); buildMatMulOpWithQuantInfo() local