10#if !defined(__X86INTRIN_H) && !defined(_MM3DNOW_H_INCLUDED)
11#error "Never use <prfchwintrin.h> directly; include <x86intrin.h> instead."
14#ifndef __PRFCHWINTRIN_H
15#define __PRFCHWINTRIN_H
32 __builtin_prefetch (
__P, 0, 3 );
51static __inline__
void __attribute__((__always_inline__, __nodebug__))
52_m_prefetchw(
volatile const void *
__P)
54#pragma clang diagnostic push
55#pragma clang diagnostic ignored "-Wcast-qual"
56 __builtin_prefetch ((
const void*)
__P, 1, 3 );
57#pragma clang diagnostic pop
_Float16 __2f16 __attribute__((ext_vector_type(2)))
Zeroes the upper 128 bits (bits 255:128) of all YMM registers.
__inline unsigned int unsigned int unsigned int * __P