MLIR
20.0.0git
|
Allow LLVM to steal the low bits of Attributes. More...
#include "mlir/IR/Attributes.h"
Static Public Member Functions | |
static void * | getAsVoidPointer (mlir::Attribute attr) |
static mlir::Attribute | getFromVoidPointer (void *ptr) |
Static Public Attributes | |
static constexpr int | NumLowBitsAvailable |
Allow LLVM to steal the low bits of Attributes.
Definition at line 372 of file Attributes.h.
|
inlinestatic |
Definition at line 373 of file Attributes.h.
References mlir::Attribute::getAsOpaquePointer().
|
inlinestatic |
Definition at line 376 of file Attributes.h.
References mlir::Attribute::getFromOpaquePointer().
|
staticconstexpr |
Definition at line 379 of file Attributes.h.