Searched refs:DenseStringElementsAttributeStorage (Results 1 – 3 of 3) sorted by relevance
525 struct DenseStringElementsAttributeStorage struct527 DenseStringElementsAttributeStorage(ShapedType ty, ArrayRef<StringRef> data,598 static DenseStringElementsAttributeStorage * argument604 return new (allocator.allocate<DenseStringElementsAttributeStorage>()) in construct() argument605 DenseStringElementsAttributeStorage(key.type, copy, key.isSplat); in construct()634 return new (allocator.allocate<DenseStringElementsAttributeStorage>()) in construct()635 DenseStringElementsAttributeStorage(key.type, copy, key.isSplat); in construct()
1058 return static_cast<DenseStringElementsAttributeStorage *>(impl)->data; in getRawStringData()
39 struct DenseStringElementsAttributeStorage;1020 detail::DenseStringElementsAttributeStorage> {