Expand description
A few helper functions for dealing with primitives.
Enums§
- Builtin
Float - Builtin
Int - Different signed int types.
- Builtin
Uint - Different unsigned int types.
- FloatTy
- Different kinds of float types.
- IntTy
- Different signed int types.
- UintTy
- Different unsigned int types.