Home
last modified time | relevance | path

Searched refs:memoryModelAttrName (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp3210 auto memoryModelAttrName = spirv::attributeName<spirv::MemoryModel>(); in print() local
3211 elidedAttrs.assign({addressingModelAttrName, memoryModelAttrName, in print()