Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/x86-64/
Dxform4.S80 prefetcht1 16(%rdx)
91 prefetcht1 16(%rdi)
104 prefetcht1 16(%rdx)
161 prefetcht1 16(%rdx)
177 prefetcht1 16(%rdi)
190 prefetcht1 16(%rdx)
221 prefetcht1 64(%rsi)
222 prefetcht1 64(%rdi)
253 prefetcht1 (%rdx)
266 prefetcht1 32(%rdi)
[all …]
/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S423 prefetcht1 [rsi+rdx]
424 prefetcht1 [rdi+rdx]
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S423 prefetcht1 [rsi+rdx]
424 prefetcht1 [rdi+rdx]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S423 prefetcht1 [rsi+rdx]
424 prefetcht1 [rdi+rdx]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/amd64/
Damd64-match.S275 prefetcht1 (%windowbestlen, %rdx)
276 prefetcht1 (%prev, %rdx)
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/amd64/
Damd64-match.S275 prefetcht1 (%windowbestlen, %rdx)
276 prefetcht1 (%prev, %rdx)
/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/mesa3d/src/mesa/x86/
Dassyntax.h1699 #define PREFETCHT1(a) prefetcht1 P_ARG1(a)
/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 }, },