Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaCanonicalizations.cpp291 auto maxClamp = op.getMaxFp(); in matchAndRewrite() local
304 int64_t maxClamp = op.getMaxInt(); in matchAndRewrite() local
322 int64_t maxClamp = op.getMaxInt(); in matchAndRewrite() local