EHS
Loading...
Searching...
No Matches
AVX512.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ehs/Types.h
"
4
5
namespace
ehs
6
{
7
class
AVX512
8
{
9
public
:
14
static
bool
CompareUnaligned
(
const
UInt_64 *a,
const
UInt_64 *b);
15
20
static
bool
CompareUnaligned
(
const
SInt_64 *a,
const
SInt_64 *b);
21
27
static
bool
CompareAligned
(
const
UInt_64 *a,
const
UInt_64 *b);
28
34
static
bool
CompareAligned
(
const
SInt_64 *a,
const
SInt_64 *b);
35
};
36
}
Types.h
ehs::AVX512
Definition
AVX512.h:8
ehs::AVX512::CompareAligned
static bool CompareAligned(const UInt_64 *a, const UInt_64 *b)
Definition
AVX512_AARCH64.cpp:15
ehs::AVX512::CompareUnaligned
static bool CompareUnaligned(const UInt_64 *a, const UInt_64 *b)
Definition
AVX512_AARCH64.cpp:5
ehs
Definition
Anchor.h:6
include
ehs
system
AVX512.h
Generated by
1.13.2