HomeSort by relevance Sort by last modified time
    Searched refs:Prefetch (Results 1 - 22 of 22) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-optional-hash.s 23 ; Prefetch and memory
  /external/gemmlowp/internal/
common.h 187 // Hints the CPU to prefetch the cache line containing ptr.
188 inline void Prefetch(const void* ptr) {
pack.h 444 Prefetch(src_map_.data(start_width + w, start_depth + d));
450 Prefetch(src_map_.data(start_width + w, start_depth + d));
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_variance_impl_sse2.asm 42 ; Prefetch data
195 ; Prefetch data
  /external/libjpeg-turbo/simd/
jidctred-sse2-64.asm 304 ; -- Prefetch the next coefficient block
514 ; -- Prefetch the next coefficient block
jidctred-sse2.asm 311 ; -- Prefetch the next coefficient block
529 ; -- Prefetch the next coefficient block
jidctflt-3dn.asm 283 ; -- Prefetch the next coefficient block
285 prefetch [esi + (DCTSIZE2-8)*SIZEOF_JCOEF + 0*32]
286 prefetch [esi + (DCTSIZE2-8)*SIZEOF_JCOEF + 1*32]
287 prefetch [esi + (DCTSIZE2-8)*SIZEOF_JCOEF + 2*32]
288 prefetch [esi + (DCTSIZE2-8)*SIZEOF_JCOEF + 3*32]
jidctflt-sse2-64.asm 317 ; -- Prefetch the next coefficient block
jidctfst-sse2-64.asm 315 ; -- Prefetch the next coefficient block
jidctfst-sse2.asm 322 ; -- Prefetch the next coefficient block
jidctflt-sse.asm 362 ; -- Prefetch the next coefficient block
jidctflt-sse2.asm 324 ; -- Prefetch the next coefficient block
jidctint-sse2-64.asm 507 ; -- Prefetch the next coefficient block
    [all...]
jidctint-sse2.asm 514 ; -- Prefetch the next coefficient block
    [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 260 struct PrefetchOp Prefetch;
311 Prefetch = o.Prefetch;
404 return Prefetch.Val;
419 return StringRef(Prefetch.Data, Prefetch.Length);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_impl_sse2.asm 98 ; Prefetch data
  /external/vixl/src/vixl/a64/
macro-assembler-a64.cc     [all...]
assembler-a64.cc     [all...]
assembler-a64.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_impl_sse2.asm 100 ; Prefetch data
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winioctl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 399 milliseconds