Searched defs:getAllocaMemorySpaceIdentifier (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/DLTI/ | ||
H A D | DLTI.cpp | 248 DataLayoutSpecAttr::getAllocaMemorySpaceIdentifier(MLIRContext *context) const { getAllocaMemorySpaceIdentifier() function in DataLayoutSpecAttr |
/llvm-project/mlir/unittests/Interfaces/ | ||
H A D | DataLayoutInterfacesTest.cpp | 83 StringAttr getAllocaMemorySpaceIdentifier(MLIRContext *context) const { in getAllocaMemorySpaceIdentifier() function |