Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp52 static constexpr const char kTypeAttrName[] = "type"; variable
1966 state.addAttribute(kTypeAttrName, TypeAttr::get(type)); in parseGlobalVariableOp()
1990 elidedAttrs.push_back(kTypeAttrName); in print()
3348 state.addAttribute(kTypeAttrName, TypeAttr::get(type)); in parseSpecConstantCompositeOp()