ROOT
6.06/09
Reference Guide
|
Definition at line 410 of file vectorhelper.h.
Public Types | |
typedef int | EntryType |
typedef m256i | VectorType |
typedef const VectorType | VTArg |
typedef long long | ConcatType |
Public Member Functions | |
OP_ (or_) OP_(and_) OP_(xor_) static Vc_INTRINSIC VectorType Vc_CONST zero() | |
OP (add) OP(sub) OPcmp(eq) OPcmp(lt) OPcmp(gt) static Vc_INTRINSIC VectorType Vc_CONST cmpneq(VTArg a | |
return | _mm256_andnot_si256 (x, _mm256_setallone_si256()) |
Public Attributes | |
VTArg b m256i | x = cmpeq(a, b) |
typedef long long ROOT::Vc::AVX::VectorHelper< int >::ConcatType |
Definition at line 418 of file vectorhelper.h.
typedef int ROOT::Vc::AVX::VectorHelper< int >::EntryType |
Definition at line 411 of file vectorhelper.h.
typedef m256i ROOT::Vc::AVX::VectorHelper< int >::VectorType |
Definition at line 412 of file vectorhelper.h.
typedef const VectorType ROOT::Vc::AVX::VectorHelper< int >::VTArg |
Definition at line 416 of file vectorhelper.h.
return ROOT::Vc::AVX::VectorHelper< int >::_mm256_andnot_si256 | ( | x | , |
_mm256_setallone_si256() | |||
) |
|
inlinestatic |
Definition at line 456 of file vectorhelper.h.
|
inlinestatic |
Definition at line 477 of file vectorhelper.h.
|
inlinestatic |
Definition at line 478 of file vectorhelper.h.
|
inlinestatic |
Definition at line 476 of file vectorhelper.h.
|
inlinestatic |
Definition at line 433 of file vectorhelper.h.
|
inlinestatic |
Definition at line 450 of file vectorhelper.h.
|
inlinestatic |
Definition at line 444 of file vectorhelper.h.
|
inlinestatic |
Definition at line 462 of file vectorhelper.h.
|
inlinestatic |
Definition at line 469 of file vectorhelper.h.
|
inlinestatic |
Definition at line 423 of file vectorhelper.h.
|
inlinestatic |
Definition at line 426 of file vectorhelper.h.
ROOT::Vc::AVX::VectorHelper< int >::OP | ( | add | ) |
|
inline |
Definition at line 421 of file vectorhelper.h.
|
inlinestatic |
Definition at line 480 of file vectorhelper.h.
|
inlinestatic |
Definition at line 428 of file vectorhelper.h.
|
inlinestatic |
Definition at line 429 of file vectorhelper.h.
|
inlinestatic |
Definition at line 435 of file vectorhelper.h.
|
inlinestatic |
Definition at line 438 of file vectorhelper.h.
VTArg b m256i ROOT::Vc::AVX::VectorHelper< int >::x = cmpeq(a, b) |
Definition at line 475 of file vectorhelper.h.