Home
last modified time | relevance | path

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

/third_party/openssl/crypto/aes/asm/x86_64/
Daesni-mb-x86_64.s117 prefetcht0 31(%r8,%rbx,1)
118 prefetcht0 31(%r9,%rbx,1)
120 prefetcht0 31(%r10,%rbx,1)
121 prefetcht0 31(%r10,%rbx,1)
159 prefetcht0 15(%r12,%rbx,1)
160 prefetcht0 15(%r13,%rbx,1)
162 prefetcht0 15(%r14,%rbx,1)
163 prefetcht0 15(%r15,%rbx,1)
395 prefetcht0 31(%r8,%rbx,1)
396 prefetcht0 31(%r9,%rbx,1)
[all …]
/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/openssl/crypto/sha/asm/x86_64/
Dsha256-mb-x86_64.s1085 prefetcht0 63(%r8)
1093 prefetcht0 63(%r9)
1105 prefetcht0 63(%r10)
1113 prefetcht0 63(%r11)
2748 prefetcht0 127(%r8)
2751 prefetcht0 127(%r9)
4069 prefetcht0 63(%r8)
4073 prefetcht0 63(%r9)
4078 prefetcht0 63(%r10)
4082 prefetcht0 63(%r11)
[all …]
Dsha1-mb-x86_64.s519 prefetcht0 63(%r8)
530 prefetcht0 63(%r9)
535 prefetcht0 63(%r10)
540 prefetcht0 63(%r11)
2654 prefetcht0 127(%r8)
2657 prefetcht0 127(%r9)
3352 prefetcht0 63(%r8)
3361 prefetcht0 63(%r9)
3366 prefetcht0 63(%r10)
3371 prefetcht0 63(%r11)
[all …]
/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/avx/
DMatmulAvx.S163 prefetcht0 384(%rsi)
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h1698 #define PREFETCHT0(a) prefetcht0 P_ARG1(a)
/third_party/openssl/crypto/ec/asm/x86_64/
Decp_nistz256-x86_64.s4971 prefetcht0 255(%rsi)
/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 }, },