Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaCanonicalizations.cpp290 auto minClamp = op.getMinFp(); in matchAndRewrite() local
303 int64_t minClamp = op.getMinInt(); in matchAndRewrite() local
321 int64_t minClamp = op.getMinInt(); in matchAndRewrite() local