Searched defs:DenseIntOrFPElementsAttributeStorage (Results 1 – 1 of 1) sorted by relevance
371 struct DenseIntOrFPElementsAttributeStorage struct375 : DenseElementsAttributeStorage(ty, isSplat), data(data) {} in DenseElementsAttributeStorage()377 struct KeyTy {419 static KeyTy getKey(ShapedType ty, ArrayRef<char> data, bool isKnownSplat) { in getKey()460 static KeyTy getKeyForBoolData(ShapedType ty, ArrayRef<char> data, in getKeyForBoolData()500 static DenseIntOrFPElementsAttributeStorage * argument516 return new (allocator.allocate<DenseIntOrFPElementsAttributeStorage>()) in construct() argument520 ArrayRef<char> data;