Module cranelift_codegen_meta::cdsl::typevar
source · Macros§
- num_set 🔒
Structs§
- TypeSet 🔒
- TypeVar 🔒
- Type variables can be used in place of concrete types when defining instructions. This makes the instructions polymorphic.
Enums§
- Interval 🔒
Constants§
- MAX_BITS 🔒
Functions§
- Generates a set with all the powers of two included in the range.