Home
last modified time | relevance | path

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

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