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

  /external/libmojo/base/android/library_loader/
library_prefetcher.cc 53 bool Prefetch(const std::vector<std::pair<uintptr_t, uintptr_t>>& ranges) {
143 _exit(Prefetch(ranges) ? 0 : 1);
  /external/gemmlowp/internal/
common.h 187 // Hints the CPU to prefetch the cache line containing ptr.
188 inline void Prefetch(const void* ptr) {
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
OpenCL.std.h 241 Prefetch = 185,
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
OpenCL.std.h 241 Prefetch = 185,
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
OpenCL.std.h 241 Prefetch = 185,
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 262 struct PrefetchOp Prefetch;
313 Prefetch = o.Prefetch;
406 return Prefetch.Val;
421 return StringRef(Prefetch.Data, Prefetch.Length);
    [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...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 

Completed in 338 milliseconds