Home
last modified time | relevance | path

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

/llvm-project/mlir/python/mlir/dialects/linalg/opdsl/lang/
H A Demitter.py418 return self._cast_to_floating_point(to_type, operand, is_unsigned_cast)
443 def _cast_to_floating_point( member in _BodyBuilder