OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avx2
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/apache2/openssl/lib/libcrypto/arch/x86_64/
Makefile
14
$$(find ${OPENSSLSRC} -name \*
avx2
\*.pl) \
/src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
Makefile
15
${OPENSSLSRC}/crypto/bn/asm/rsaz-
avx2
.pl \
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
Makefile
15
${OPENSSLSRC}/crypto/bn/asm/rsaz-
avx2
.pl \
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
target.h
39
avx2
, //
AVX2
instruction set
member in class:CPU
target.d
41
avx2
, //
AVX2
instruction set
/src/external/bsd/zstd/dist/lib/common/
cpu.h
219
B(
avx2
, 5)
xxhash.h
47
* | XXH3_64bits() | @b
AVX2
| 64 | 59.4 GB/s | 133.1 |
49
* | XXH3_128bits() | @b
AVX2
| 128 | 57.9 GB/s | 118.1 |
65
* | Blake3* | @b
AVX2
| 256 | 4.4 GB/s | 8.1 |
1053
* -
AVX2
3793
XXH_AVX2 = 2, /*!<
AVX2
for Haswell and Bulldozer */
3808
* type, so, for example, 32 for
AVX2
.
3875
# elif XXH_VECTOR == XXH_AVX2 /*
avx2
*/
3907
* However, when targeting
AVX2
, it is overzealous in its unrolling resulting
3912
* only applies to Sandy and Ivy Bridge... which don't even support
AVX2
.
3914
* That is why when compiling the
AVX2
version, it is recommended to use eithe
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
cpuid.d
167
/// Is
AVX2
supported
168
bool
avx2
() {return _avx2;}
330
uint extfeatures = 0; // HLE,
AVX2
, RTM, etc.
771
mov ext, EBX; // HLE,
AVX2
, RTM, etc.
/src/external/mit/isl/dist/
configure
7713
*3?6[cf]?:*:*:*|*4?6[56]?:*:*:*) icc_flags="-xCORE-
AVX2
-xCORE-AVX-I -xAVX -SSE4.2 -xS -xT -xB -xK" ;;
8075
*3?6[cf]?:*:*:*|*4?6[56]?:*:*:*) ax_gcc_arch="haswell core-
avx2
core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
8076
*3?6d?:*:*:*|*4?6[7f]?:*:*:*|*5?66?:*:*:*) ax_gcc_arch="broadwell core-
avx2
core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
/src/external/gpl3/binutils/dist/gas/config/
tc-i386.c
1121
VECARCH (
avx2
,
AVX2
, ANY_AVX2, reset),
2381
/* AVX and
AVX2
present at the same time express an operand size
2382
dependency - strip
AVX2
for the purposes here. The operand size
8793
/* Somewhat similarly, templates specifying both AVX and
AVX2
are
8794
requiring
AVX2
support if the actual operand size is YMMword. */
/src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c
1105
VECARCH (
avx2
,
AVX2
, ANY_AVX2, reset),
2332
/* AVX and
AVX2
present at the same time express an operand size
2333
dependency - strip
AVX2
for the purposes here. The operand size
8627
/* Somewhat similarly, templates specifying both AVX and
AVX2
are
8628
requiring
AVX2
support if the actual operand size is YMMword. */
Completed in 74 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026