Searched refs:AttributeStorageAllocator (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | AttributeDetail.h | 182 construct(AttributeStorageAllocator &allocator, KeyTy key) { in construct() 279 construct(AttributeStorageAllocator &allocator, KeyTy key) { in construct() 340 static StringAttrStorage *construct(AttributeStorageAllocator &allocator, in construct()
|
| H A D | ExtensibleDialect.cpp | 230 static DynamicAttrStorage *construct(AttributeStorageAllocator &alloc, in construct()
|
| H A D | BuiltinAttributes.cpp | 710 construct(AttributeStorageAllocator &allocator, const KeyTy &tblgenKey) { in construct()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Dialect/ |
| H A D | FIRAttr.cpp | 41 construct(mlir::AttributeStorageAllocator &allocator, const KeyTy &key) { in construct() 67 construct(mlir::AttributeStorageAllocator &allocator, KeyTy key) { in construct()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/DLTI/ |
| H A D | DLTI.cpp | 36 static DataLayoutEntryStorage *construct(AttributeStorageAllocator &allocator, in construct() 121 static DataLayoutSpecStorage *construct(AttributeStorageAllocator &allocator, in construct()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/ |
| H A D | SPIRVAttributes.cpp | 49 construct(AttributeStorageAllocator &allocator, const KeyTy &key) { in construct() 73 construct(AttributeStorageAllocator &allocator, const KeyTy &key) { in construct() 99 construct(AttributeStorageAllocator &allocator, const KeyTy &key) { in construct()
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | AttributeSupport.h | 179 using AttributeStorageAllocator = StorageUniquer::StorageAllocator; variable
|
| /llvm-project-15.0.7/mlir/unittests/Interfaces/ |
| H A D | DataLayoutInterfacesTest.cpp | 37 static DataLayoutSpecStorage *construct(AttributeStorageAllocator &allocator, in construct()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/ |
| H A D | VectorOps.cpp | 210 static BitmaskEnumStorage *construct(AttributeStorageAllocator &allocator, in construct()
|