EHS
AVX2.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ehs/Types.h
"
4
5
namespace
ehs
6
{
7
class
AVX2
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::AVX2
Definition:
AVX2.h:8
ehs::AVX2::CompareUnaligned
static bool CompareUnaligned(const UInt_64 *a, const UInt_64 *b)
Definition:
AVX2_AARCH64.cpp:5
ehs::AVX2::CompareAligned
static bool CompareAligned(const UInt_64 *a, const UInt_64 *b)
Definition:
AVX2_AARCH64.cpp:15
ehs
Definition:
Anchor.h:6
include
ehs
system
AVX2.h
Generated by
1.9.4