Home
last modified time | relevance | path

Searched defs:DenseIntOrFPElementsAttributeStorage (Results 1 – 4 of 4) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DAttributeDetail.h371 struct DenseIntOrFPElementsAttributeStorage struct
375 : 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 * argument
516 return new (allocator.allocate<DenseIntOrFPElementsAttributeStorage>()) in construct() argument
520 ArrayRef<char> data;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h371 struct DenseIntOrFPElementsAttributeStorage struct
375 : 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 * argument
516 return new (allocator.allocate<DenseIntOrFPElementsAttributeStorage>()) in construct() argument
520 ArrayRef<char> data;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/IR/
H A DAttributeDetail.h371 struct DenseIntOrFPElementsAttributeStorage struct
375 : 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 * argument
516 return new (allocator.allocate<DenseIntOrFPElementsAttributeStorage>()) in construct() argument
520 ArrayRef<char> data;
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h371 struct DenseIntOrFPElementsAttributeStorage struct
375 : 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 * argument
516 return new (allocator.allocate<DenseIntOrFPElementsAttributeStorage>()) in construct() argument
520 ArrayRef<char> data;