Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp4053 FlatSymbolRefAttr specConstRef; in parse() local
4056 if (parser.parseAttribute(specConstRef, Type(), attrName, attrs)) in parse()
4059 constituents.push_back(specConstRef); in parse()