Searched refs:prefetcht1 (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/mesa/x86-64/ |
D | xform4.S | 80 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/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 423 prefetcht1 [rsi+rdx] 424 prefetcht1 [rdi+rdx]
|
/third_party/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 423 prefetcht1 [rsi+rdx] 424 prefetcht1 [rdi+rdx]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 423 prefetcht1 [rsi+rdx] 424 prefetcht1 [rdi+rdx]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/amd64/ |
D | amd64-match.S | 275 prefetcht1 (%windowbestlen, %rdx) 276 prefetcht1 (%prev, %rdx)
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/amd64/ |
D | amd64-match.S | 275 prefetcht1 (%windowbestlen, %rdx) 276 prefetcht1 (%prev, %rdx)
|
/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/mesa3d/src/mesa/x86/ |
D | assyntax.h | 1699 #define PREFETCHT1(a) prefetcht1 P_ARG1(a)
|
/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 }, },
|