Module ptr

Source
Expand description

Pointer type and operations.

Structs§

EXTENSION
Reference to the pointer Extension.
PtrOp
A concrete pointer operation.
PtrOpDefIter
An iterator over the variants of PtrOpDef

Enums§

PtrOpDef
Pointer operation definitions.

Constants§

EXTENSION_ID
Name of pointer extension.
PTR_TYPE_ID
Name of pointer type.
VERSION
Extension version.

Traits§

PtrOpBuilder
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).