Home
last modified time | relevance | path

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

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