Home
last modified time | relevance | path

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

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