Home
last modified time | relevance | path

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

/third_party/ffmpeg/libpostproc/
Dpostprocess_template.c3248 static inline void RENAME(prefetcht0)(const void *p) in RENAME() argument
3273 static inline void RENAME(prefetcht0)(const void *p) in RENAME() argument
3290 static inline void RENAME(prefetcht0)(const void *p) in RENAME() argument
3431 RENAME(prefetcht0)(dstBlock + (((x>>2)&6) + copyAhead)*dstStride + 32); in RENAME()
3432 RENAME(prefetcht0)(dstBlock + (((x>>2)&6) + copyAhead+1)*dstStride + 32); in RENAME()
3536 RENAME(prefetcht0)(dstBlock + (((x>>2)&6) + copyAhead)*dstStride + 32); in RENAME()
3537 RENAME(prefetcht0)(dstBlock + (((x>>2)&6) + copyAhead+1)*dstStride + 32); in RENAME()
/third_party/elfutils/libcpu/
Di386.mnemonics391 MNE(prefetcht0)
Dx86_64.mnemonics379 MNE(prefetcht0)
/third_party/ffmpeg/libavcodec/x86/
Dvideodsp.asm464 PREFETCH_FN prefetcht0
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dsse.h984 #define prefetcht0(mem) prefetch(mem, t0) macro
/third_party/elfutils/libcpu/defs/
Di386573 00001111,00011000,{mod}001{r_m}:prefetcht0 {mod}{r_m}
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h1698 #define PREFETCHT0(a) prefetcht0 P_ARG1(a)
/third_party/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrSSE.td3162 "prefetcht0\t$src", [(prefetch addr:$src, imm, (i32 3), (i32 1))]>, TB;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7736 "prefetcht0\nprefetcht1\nprefetcht2\tprefetchw\013prefetchwt1\006psadbw\006"
9818 { 6174 /* prefetcht0 */, X86::PREFETCHT0, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, },
24372 { 6174 /* prefetcht0 */, X86::PREFETCHT0, Convert__Mem85_0, AMFBS_None, { MCK_Mem8 }, },