Home
last modified time | relevance | path

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

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