25#error "Never use <avx512vp2intersect.h> directly; include <immintrin.h> instead."
28#ifndef _AVX512VP2INTERSECT_H
29#define _AVX512VP2INTERSECT_H
31#define __DEFAULT_FN_ATTRS \
32 __attribute__((__always_inline__, __nodebug__, \
33 __target__("avx512vp2intersect,evex512"), \
34 __min_vector_width__(512)))
53 __builtin_ia32_vp2intersect_d_512((__v16si)
__a, (__v16si)
__b, __m0, __m1);
73 __builtin_ia32_vp2intersect_q_512((__v8di)
__a, (__v8di)
__b, __m0, __m1);
76#undef __DEFAULT_FN_ATTRS
static __inline__ vector float vector float __b
static __inline__ void __DEFAULT_FN_ATTRS _mm512_2intersect_epi64(__m512i __a, __m512i __b, __mmask8 *__m0, __mmask8 *__m1)
Store, in an even/odd pair of mask registers, the indicators of the locations of value matches betwee...
#define __DEFAULT_FN_ATTRS
static __inline__ void __DEFAULT_FN_ATTRS _mm512_2intersect_epi32(__m512i __a, __m512i __b, __mmask16 *__m0, __mmask16 *__m1)
Store, in an even/odd pair of mask registers, the indicators of the locations of value matches betwee...
static __inline__ void int __a