HomeSort by relevance Sort by last modified time
    Searched full:__builtin_prefetch (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/clang/test/Sema/
builtin-prefetch.c 5 __builtin_prefetch(&a);
6 __builtin_prefetch(&a, 1);
7 __builtin_prefetch(&a, 1, 2);
8 __builtin_prefetch(&a, 1, 9, 3); // expected-error{{too many arguments to function}}
9 __builtin_prefetch(&a, "hello", 2); // expected-error{{argument to '__builtin_prefetch' must be a constant integer}}
10 __builtin_prefetch(&a, a, 2); // expected-error{{argument to '__builtin_prefetch' must be a constant integer}}
11 __builtin_prefetch(&a, 2); // expected-error{{argument should be a value from 0 to 1}}
12 __builtin_prefetch(&a, 0, 4); // expected-error{{argument should be a value from 0 to 3}
    [all...]
  /external/clang/test/CodeGen/
2005-03-11-Prefetch.c 5 __builtin_prefetch(P);
6 __builtin_prefetch(P, 1);
pr9614.c 18 __builtin_prefetch(0, 0, 1);
  /external/clang/test/SemaCXX/
prefetch-enum.cpp 9 __builtin_prefetch(&ch, 0, A);
  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_neon.c 104 __builtin_prefetch(src + src_stride * 4);
105 __builtin_prefetch(src + src_stride * 5);
106 __builtin_prefetch(src + src_stride * 6);
134 __builtin_prefetch(psrc + 64);
145 __builtin_prefetch(psrc + 64 + src_stride);
157 __builtin_prefetch(psrc + 64 + src_stride * 2);
178 __builtin_prefetch(psrc + 60 + src_stride * 3);
295 __builtin_prefetch(d);
296 __builtin_prefetch(d + dst_stride);
299 __builtin_prefetch(d + dst_stride * 2)
    [all...]
vpx_convolve8_avg_neon.c 102 __builtin_prefetch(src + src_stride * 4);
103 __builtin_prefetch(src + src_stride * 5);
132 __builtin_prefetch(src + 64);
143 __builtin_prefetch(src + 64 + src_stride);
155 __builtin_prefetch(src + 64 + src_stride * 2);
185 __builtin_prefetch(src + 64 + src_stride * 3);
320 __builtin_prefetch(s);
321 __builtin_prefetch(s + src_stride);
324 __builtin_prefetch(s + src_stride * 2);
325 __builtin_prefetch(s + src_stride * 3)
    [all...]
  /external/clang/lib/Headers/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/sdk/renderscript/clang-include/
prfchwintrin.h 35 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
41 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /external/libvpx/libvpx/vpx_ports/
mem.h 38 #define __builtin_prefetch(x) macro
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
prfchwintrin.h 34 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
prfchwintrin.h 39 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
prfchwintrin.h 39 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
prfchwintrin.h 39 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
prfchwintrin.h 34 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
mm3dnow.h 163 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
169 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
mm3dnow.h 163 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */);
169 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
prfchwintrin.h 32 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);

Completed in 549 milliseconds

1 2 3 4