Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp260 DataLayoutSpecAttr::getGlobalMemorySpaceIdentifier(MLIRContext *context) const { getGlobalMemorySpaceIdentifier() function in DataLayoutSpecAttr
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp89 StringAttr getGlobalMemorySpaceIdentifier(MLIRContext *context) const { in getGlobalMemorySpaceIdentifier() function