Computes the fundamental cardinal of a given type. More...
#include <eve/arch/fundamental_cardinal.hpp>
Required header: #include <eve/arch/fundamental_cardinal.hpp>
eve::fundamental_cardinal computes the cardinal of the smallest register able to store values of type Type
for a given SIMD ABI
with no uninitialized lanes.
Type | Type of value to assess |
ABI | SIMD ABI to use as reference. Must models eve::regular_abi. |
Name | Definition |
---|---|
type | The type of cardinal computed for Type |