Grok
9.5.0
|
#include <targets.h>
Public Member Functions | |
void | Update () |
void | DeInit () |
bool | IsInitialized () const |
size_t HWY_INLINE | GetIndex () const |
Private Attributes | |
std::atomic< uint32_t > | mask_ {1} |
|
inline |
References mask_.
|
inline |
References HWY_CHOSEN_TARGET_MASK_TARGETS, mask_, and hwy::Num0BitsBelowLS1Bit_Nonzero32().
Referenced by hwy::FunctionCache< RetType, Args >::ChooseAndCall().
|
inline |
References mask_.
void hwy::ChosenTarget::Update | ( | ) |
Referenced by hwy::FunctionCache< RetType, Args >::ChooseAndCall().
|
private |
Referenced by DeInit(), GetIndex(), and IsInitialized().