Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp213 Attribute getGlobalMemorySpace(DataLayoutEntryInterface entry) { getGlobalMemorySpace() function
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp631 mlir::Attribute mlir::DataLayout::getGlobalMemorySpace() const { in getGlobalMemorySpace() function in mlir::DataLayout