Primitive type specification.
Declared in <llvm/IR/DataLayout.h>
struct PrimitiveSpec;
| Name | Description |
|---|---|
operator== | Returns true if this specification equals Other. |
| Name | Description |
|---|---|
ABIAlign | ABI-required alignment for this type. |
BitWidth | Bit width of the primitive type. |
PrefAlign | Preferred alignment for this type. |