Grok  7.6.3
Static Public Member Functions | List of all members
grk::CPUArch Class Reference

#include <CPUArch.h>

Static Public Member Functions

static bool AVX2 ()
 
static bool AVX ()
 
static bool SSE4_1 ()
 
static bool SSE3 ()
 
static bool SSE2 ()
 
static bool BMI1 ()
 
static bool BMI2 ()
 

Member Function Documentation

◆ AVX()

bool grk::CPUArch::AVX ( )
static

References cpu_ext_level().

◆ AVX2()

bool grk::CPUArch::AVX2 ( )
static

◆ BMI1()

bool grk::CPUArch::BMI1 ( )
static

References AVX2().

◆ BMI2()

bool grk::CPUArch::BMI2 ( )
static

References AVX2().

◆ SSE2()

bool grk::CPUArch::SSE2 ( )
static

◆ SSE3()

bool grk::CPUArch::SSE3 ( )
static

References cpu_ext_level().

◆ SSE4_1()

bool grk::CPUArch::SSE4_1 ( )
static

References cpu_ext_level().


The documentation for this class was generated from the following files: