Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp46 static constexpr const char kIndicesAttrName[] = "indices"; variable
1372 parser.parseAttribute(indicesAttr, kIndicesAttrName, state.attributes) || in parseCompositeExtractOp()
1429 parser.parseAttribute(indicesAttr, kIndicesAttrName, state.attributes) || in parseCompositeInsertOp()