Expand description
Pointer type and operations.
Structs§
- EXTENSION
- Reference to the pointer Extension.
- PtrOp
- A concrete pointer operation.
- PtrOp
DefIter - An iterator over the variants of PtrOpDef
Enums§
- PtrOp
Def - Pointer operation definitions.
Constants§
- EXTENSION_
ID - Name of pointer extension.
- PTR_
TYPE_ ID - Name of pointer type.
- VERSION
- Extension version.
Traits§
- PtrOp
Builder - An extension trait for Dataflow providing methods to add pointer operations.
Functions§
- ptr_
type - Integer type of a given bit width (specified by the
TypeArg
).