Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h189 pybind11::object getCapsule();
412 pybind11::object getCapsule();
435 pybind11::object getCapsule();
485 pybind11::object getCapsule();
588 pybind11::object getCapsule();
754 pybind11::object getCapsule();
824 pybind11::object getCapsule();
928 pybind11::object getCapsule();
949 pybind11::object getCapsule();
976 pybind11::object getCapsule();
[all …]
H A DPass.cpp35 pybind11::object getCapsule() { in getCapsule() function in __anon4d2df3fe0111::PyPassManager
67 &PyPassManager::getCapsule) in populatePassManagerSubmodule()
H A DExecutionEngineModule.cpp37 pybind11::object getCapsule() { in getCapsule() function in __anon4e8616570111::PyExecutionEngine
95 &PyExecutionEngine::getCapsule) in PYBIND11_MODULE()
H A DIRCore.cpp464 py::object PyMlirContext::getCapsule() { in getCapsule() function in PyMlirContext
808 py::object PyDialectRegistry::getCapsule() { in getCapsule() function in PyDialectRegistry
825 py::object PyLocation::getCapsule() { in getCapsule() function in PyLocation
908 py::object PyModule::getCapsule() { in getCapsule() function in PyModule
1084 py::object PyOperation::getCapsule() { in getCapsule() function in PyOperation
1645 py::object PyAttribute::getCapsule() { in getCapsule() function in PyAttribute
1677 py::object PyType::getCapsule() { in getCapsule() function in PyType
1693 pybind11::object PyValue::getCapsule() { in getCapsule() function in PyValue
2246 &PyMlirContext::getCapsule) in populateIRCore()
2685 &PyOperation::getCapsule) in populateIRCore()
[all …]
H A DIRAffine.cpp353 py::object PyAffineExpr::getCapsule() { in getCapsule() function in PyAffineExpr
412 py::object PyAffineMap::getCapsule() { in getCapsule() function in PyAffineMap
489 py::object PyIntegerSet::getCapsule() { in getCapsule() function in PyIntegerSet
509 &PyAffineExpr::getCapsule) in populateIRAffine()
649 &PyAffineMap::getCapsule) in populateIRAffine()
834 &PyIntegerSet::getCapsule) in populateIRAffine()