Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/python/mlir/dialects/linalg/opdsl/lang/
H A Dcomprehension.py316 max_unsigned = BinaryFnType("max_unsigned") variable in BinaryFn
398 max_unsigned = ReduceFnType(BinaryFn.max_unsigned) variable in ReduceFn