Home
last modified time | relevance | path

Searched refs:DenseIntOrFPElementsAttrStorage (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DAttributeDetail.h53 struct DenseIntOrFPElementsAttrStorage : public DenseElementsAttributeStorage { struct
54 DenseIntOrFPElementsAttrStorage(ShapedType ty, ArrayRef<char> data,
181 static DenseIntOrFPElementsAttrStorage * argument
197 return new (allocator.allocate<DenseIntOrFPElementsAttrStorage>()) in construct() argument
198 DenseIntOrFPElementsAttrStorage(key.type, copy, key.isSplat); in construct()
H A DBuiltinAttributes.cpp1266 return static_cast<DenseIntOrFPElementsAttrStorage *>(impl)->data; in getRawData()
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.gdb147 # CHECK: members of mlir::detail::DenseIntOrFPElementsAttrStorage