#include <targets.h>
|
| std::atomic< int64_t > | mask_ {1} |
| |
◆ DeInit()
| void hwy::ChosenTarget::DeInit |
( |
| ) |
|
|
inline |
◆ GetIndex()
| size_t HWY_INLINE hwy::ChosenTarget::GetIndex |
( |
| ) |
const |
|
inline |
◆ IsInitialized()
| bool hwy::ChosenTarget::IsInitialized |
( |
| ) |
const |
|
inline |
◆ LoadMask()
| int64_t hwy::ChosenTarget::LoadMask |
( |
| ) |
const |
|
inlineprivate |
◆ StoreMask()
| void hwy::ChosenTarget::StoreMask |
( |
int64_t | mask | ) |
|
|
inlineprivate |
◆ Update()
| void hwy::ChosenTarget::Update |
( |
int64_t | targets | ) |
|
|
inline |
◆ mask_
| std::atomic<int64_t> hwy::ChosenTarget::mask_ {1} |
|
private |
The documentation for this struct was generated from the following file: