Searched defs:getGlobalMemorySpaceIdentifier (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/DLTI/ | ||
H A D | DLTI.cpp | 260 DataLayoutSpecAttr::getGlobalMemorySpaceIdentifier(MLIRContext *context) const { getGlobalMemorySpaceIdentifier() function in DataLayoutSpecAttr |
/llvm-project/mlir/unittests/Interfaces/ | ||
H A D | DataLayoutInterfacesTest.cpp | 89 StringAttr getGlobalMemorySpaceIdentifier(MLIRContext *context) const { in getGlobalMemorySpaceIdentifier() function |