Home
last modified time | relevance | path

Searched refs:prefetcht1 (Results 1 – 11 of 11) sorted by relevance

/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S423 prefetcht1 [rsi+rdx]
424 prefetcht1 [rdi+rdx]
/third_party/elfutils/libcpu/
Di386.mnemonics392 MNE(prefetcht1)
Dx86_64.mnemonics380 MNE(prefetcht1)
/third_party/ffmpeg/libpostproc/
Dpostprocess_template.c3255 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/
Dsse.h985 #define prefetcht1(mem) prefetch(mem, t1) macro
/third_party/elfutils/libcpu/defs/
Di386574 00001111,00011000,{mod}010{r_m}:prefetcht1 {mod}{r_m}
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h1699 #define PREFETCHT1(a) prefetcht1 P_ARG1(a)
/third_party/elfutils/tests/
Dtestfile44.expect.bz2
Dtestfile45.expect.bz21testfile45.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/
DX86InstrSSE.td3164 "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/
DX86GenAsmMatcher.inc9819 { 6185 /* prefetcht1 */, X86::PREFETCHT1, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, },
24373 { 6185 /* prefetcht1 */, X86::PREFETCHT1, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, },