OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefetchw
(Results
1 - 11
of
11
) sorted by null
/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/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
320
#define spin_lock_prefetch(x)
prefetchw
(x)
/development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h
320
#define spin_lock_prefetch(x)
prefetchw
(x)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h
320
#define spin_lock_prefetch(x)
prefetchw
(x)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h
320
#define spin_lock_prefetch(x)
prefetchw
(x)
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h
320
#define spin_lock_prefetch(x)
prefetchw
(x)
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h
320
#define spin_lock_prefetch(x)
prefetchw
(x)
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h
320
#define spin_lock_prefetch(x)
prefetchw
(x)
Completed in 937 milliseconds