Allow stealing the low bits of spirv::Function ops.
More...
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"
Allow stealing the low bits of spirv::Function ops.
Definition at line 49 of file SPIRVOps.h.
◆ getAsVoidPointer()
static void* llvm::PointerLikeTypeTraits< mlir::spirv::FuncOp >::getAsVoidPointer |
( |
mlir::spirv::FuncOp |
i | ) |
|
|
inlinestatic |
◆ getFromVoidPointer()
static mlir::spirv::FuncOp llvm::PointerLikeTypeTraits< mlir::spirv::FuncOp >::getFromVoidPointer |
( |
void * |
p | ) |
|
|
inlinestatic |
◆ numLowBitsAvailable
constexpr int llvm::PointerLikeTypeTraits< mlir::spirv::FuncOp >::numLowBitsAvailable = 3 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: