#include "intrinsics.h"
#include "types.h"
Go to the source code of this file.
|
| std::_VC_NUM_LIM (unsigned short,::ROOT::Vc::AVX::_mm_setallone_si128(), _mm_setzero_si128()) |
|
| std::_VC_NUM_LIM (short, _mm_srli_epi16(::ROOT::Vc::AVX::_mm_setallone_si128(), 1),::ROOT::Vc::AVX::_mm_setmin_epi16()) |
|
| std::_VC_NUM_LIM (unsigned int,::ROOT::Vc::AVX::_mm256_setallone_si256(), _mm256_setzero_si256()) |
|
| std::_VC_NUM_LIM (int, _mm256_srli_epi32(::ROOT::Vc::AVX::_mm256_setallone_si256(), 1),::ROOT::Vc::AVX::_mm256_setmin_epi32()) |
|
#define _VC_NUM_LIM |
( |
|
T, |
|
|
|
_max, |
|
|
|
_min |
|
) |
| |
Value:
{ \
}
Vc_ALWAYS_INLINE EntryType min() const
Vc_ALWAYS_INLINE EntryType max() const
Definition at line 28 of file limits.h.