[−][src]Module cranelift_codegen_meta::shared::types
This module predefines all the Cranelift scalar types.
Structs
| BoolIterator | This provides an iterator through all of the supported bool variants. |
| FlagIterator | Iterator through the variants of the Flag enum. |
| FloatIterator | Iterator through the variants of the Float enum. |
| IntIterator | This provides an iterator through all of the supported int variants. |
| ReferenceIterator | This provides an iterator through all of the supported reference variants. |
Enums
| Bool | |
| Flag | A type representing CPU flags. |
| Float | |
| Int | |
| Reference |