Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1188 auto origRepr = py::repr(py::cast(orig)).cast<std::string>(); in castFrom() local
1191 " (from " + origRepr + ")"); in castFrom()
1446 auto origRepr = py::repr(py::cast(orig)).cast<std::string>(); in castFrom() local
1449 " (from " + origRepr + ")"); in castFrom()
1995 auto origRepr = py::repr(py::cast(orig)).cast<std::string>(); in castFrom() local
1998 " (from " + origRepr + ")"); in castFrom()