Searched defs:valuesType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/AsmParser/ | ||
H A D | AttributeParser.cpp | 1087 ShapedType valuesType = RankedTensorType::get({0}, type.getElementType()); parseSparseElementsAttr() local |
/llvm-project/mlir/lib/IR/ | ||
H A D | BuiltinAttributes.cpp | 1720 ShapedType valuesType = values.getType(); verify() local |