Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp324 PyBlock appendBlock(const py::args &pyArgTypes) { in appendBlock()
2788 [](PyRegion &parent, py::list pyArgTypes) { in populateIRCore()
2820 [](PyBlock &self, py::args pyArgTypes) { in populateIRCore()
2843 [](PyBlock &self, py::args pyArgTypes) { in populateIRCore()