Home
last modified time | relevance | path

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

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