#include <Attributes.h>
DenseElementsAttr data is aligned to uint64_t, so this traits class is necessary to interop with PointerIntPair.
◆ anonymous enum
Enumerator |
---|
NumLowBitsAvailable | |
◆ getAsVoidPointer()
static const void* mlir::detail::DenseElementDataPointerTypeTraits::getAsVoidPointer |
( |
const char * |
ptr | ) |
|
|
inlinestatic |
◆ getFromVoidPointer()
static const char* mlir::detail::DenseElementDataPointerTypeTraits::getFromVoidPointer |
( |
const void * |
ptr | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: