HomeSort by relevance Sort by last modified time
    Searched refs:prefetchw (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
twobytemem.asm 15 prefetchw [0x60] label
  /external/kernel-headers/original/asm-generic/
xor.h 308 prefetchw(p1);
312 prefetchw(p1+8);
335 prefetchw(p1);
340 prefetchw(p1+8);
366 prefetchw(p1);
372 prefetchw(p1+8);
400 prefetchw(p1);
407 prefetchw(p1+8);
436 prefetchw(p1);
442 prefetchw(p1+8)
    [all...]
  /external/llvm/test/MC/X86/
3DNow.s 74 // CHECK: prefetchw (%rax) # encoding: [0x0f,0x0d,0x08]
76 prefetchw (%rax) label
  /external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
xform4.S 83 prefetchw 16(%rdi)
169 prefetchw 16(%rdi)
214 prefetchw 64(%rdi)
258 prefetchw 32(%rdi)
324 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
384 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
446 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
  /external/mesa3d/src/mesa/x86-64/
xform4.S 83 prefetchw 16(%rdi)
169 prefetchw 16(%rdi)
214 prefetchw 64(%rdi)
258 prefetchw 32(%rdi)
324 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
384 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
446 prefetchw 32(%rdi) /* prefetch 2 vertices ahead */
  /external/kernel-headers/original/asm-arm/
processor.h 117 #define prefetchw(ptr) prefetch(ptr) macro
  /external/kernel-headers/original/asm-x86/
processor_32.h 759 static inline void prefetchw(const void *x) function
762 "prefetchw (%1)",
766 #define spin_lock_prefetch(x) prefetchw(x)
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 320 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 320 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 320 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 320 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 320 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 345 #define spin_lock_prefetch(x) prefetchw(x)
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 1109 milliseconds