Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp54 static constexpr const char kValueAttrName[] = "value"; variable
1476 if (parser.parseAttribute(value, kValueAttrName, state.attributes)) in parseConstantOp()