Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp626 int64_t staticMul = 1; in inferReturnTypeComponents() local
629 staticMul *= val; in inferReturnTypeComponents()
636 val = numElements / staticMul; in inferReturnTypeComponents()