Searched refs:prefetcht2 (Results 1 – 10 of 10) sorted by relevance
/third_party/elfutils/libcpu/ |
D | i386.mnemonics | 393 MNE(prefetcht2)
|
D | x86_64.mnemonics | 381 MNE(prefetcht2)
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_template.c | 3262 static inline void RENAME(prefetcht2)(const void *p) in RENAME() argument 3281 static inline void RENAME(prefetcht2)(const void *p) in RENAME() argument 3298 static inline void RENAME(prefetcht2)(const void *p) in RENAME() argument
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 986 #define prefetcht2(mem) prefetch(mem, t2) macro
|
/third_party/elfutils/libcpu/defs/ |
D | i386 | 575 00001111,00011000,{mod}011{r_m}:prefetcht2 {mod}{r_m}
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1700 #define PREFETCHT2(a) prefetcht2 P_ARG1(a)
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 3166 "prefetcht2\t$src", [(prefetch addr:$src, imm, (i32 1), (i32 1))]>, TB;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 9820 { 6196 /* prefetcht2 */, X86::PREFETCHT2, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, }, 24374 { 6196 /* prefetcht2 */, X86::PREFETCHT2, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, },
|