Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp1048 py::int_ dunderGetItem(intptr_t pos) { dunderGetItem() function in __anon5898d0ac0111::PyDenseIntElementsAttribute
1248 py::float_ dunderGetItem(intptr_t pos) { dunderGetItem() function in __anon5898d0ac0111::PyDenseFPElementsAttribute
H A DIRCore.cpp345 PyRegion dunderGetItem(intptr_t index) { dunderGetItem() function in __anon0d8b16ee0311::PyRegionList
418 PyBlock dunderGetItem(intptr_t index) { dunderGetItem() function in __anon0d8b16ee0311::PyBlockList
512 py::object dunderGetItem(intptr_t index) { dunderGetItem() function in __anon0d8b16ee0311::PyOperationList
2043 py::object PySymbolTable::dunderGetItem(const std::string &name) { dunderGetItem() function in PySymbolTable