Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DAttributeDetail.h643 struct OpaqueElementsAttributeStorage : public AttributeStorage { struct
646 OpaqueElementsAttributeStorage(Type type, Dialect *dialect, StringRef bytes) in OpaqueElementsAttributeStorage() argument
659 static OpaqueElementsAttributeStorage * argument
663 return new (allocator.allocate<OpaqueElementsAttributeStorage>()) in construct() argument
664 OpaqueElementsAttributeStorage(std::get<0>(key), std::get<1>(key), in construct()
/external/llvm-project/mlir/include/mlir/IR/
DBuiltinAttributes.h40 struct OpaqueElementsAttributeStorage;
1178 detail::OpaqueElementsAttributeStorage> {