Expand description

ABI definitions.

Traits

Trait implemented by an object that tracks ABI-related state (e.g., stack layout) and can generate code while emitting the body of a function.

Trait implemented by an object that tracks ABI-related state and can generate code while emitting a call to a function.

Type Definitions

A small vector of instructions (with some reasonable size); appropriate for a small fixed sequence implementing one operation.