Searched refs:prefetcht1 (Results 1 – 11 of 11) sorted by relevance
/third_party/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 423 prefetcht1 [rsi+rdx] 424 prefetcht1 [rdi+rdx]
|
/third_party/elfutils/libcpu/ |
D | i386.mnemonics | 392 MNE(prefetcht1)
|
D | x86_64.mnemonics | 380 MNE(prefetcht1)
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_template.c | 3255 static inline void RENAME(prefetcht1)(const void *p) in RENAME() argument 3277 static inline void RENAME(prefetcht1)(const void *p) in RENAME() argument 3294 static inline void RENAME(prefetcht1)(const void *p) in RENAME() argument
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 985 #define prefetcht1(mem) prefetch(mem, t1) macro
|
/third_party/elfutils/libcpu/defs/ |
D | i386 | 574 00001111,00011000,{mod}010{r_m}:prefetcht1 {mod}{r_m}
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1699 #define PREFETCHT1(a) prefetcht1 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 | 3164 "prefetcht1\t$src", [(prefetch addr:$src, imm, (i32 2), (i32 1))]>, TB;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 9819 { 6185 /* prefetcht1 */, X86::PREFETCHT1, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, }, 24373 { 6185 /* prefetcht1 */, X86::PREFETCHT1, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, },
|