CIRCT 21.0.0git
|
This is the complete list of members for PlacementDB, including all inherited members.
db | PlacementDB | private |
getInstanceAt(MlirAttribute loc) | PlacementDB | inline |
getNearestFreeInColumn(PrimitiveType 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(nb::callable pycb, std::tuple< nb::object, nb::object, nb::object, nb::object > bounds, nb::object prim, nb::object walkOrder) | PlacementDB | inline |
~PlacementDB() | PlacementDB | inline |