CIRCT
20.0.0git
|
This is the complete list of members for PlacementDB, including all inherited members.
db | PlacementDB | private |
getInstanceAt(MlirAttribute loc) | PlacementDB | inline |
getNearestFreeInColumn(CirctMSFTPrimitiveType prim, uint64_t column, uint64_t nearestToY) | PlacementDB | inline |
movePlacement(MlirOperation locOp, MlirAttribute newLoc) | PlacementDB | inline |
place(MlirOperation instOp, MlirAttribute loc, std::string subpath, MlirLocation srcLoc) | PlacementDB | inline |
PlacementDB(MlirModule top, PrimitiveDB *seed) | PlacementDB | inline |
removePlacement(MlirOperation locOp) | PlacementDB | inline |
walkPlacements(py::function pycb, std::tuple< py::object, py::object, py::object, py::object > bounds, py::object prim, py::object walkOrder) | PlacementDB | inline |
~PlacementDB() | PlacementDB | inline |