HomeSort by relevance Sort by last modified time
    Searched full:invalidateinstructioncache (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/llvm/lib/Support/Unix/
Memory.inc 134 Memory::InvalidateInstructionCache(Result.Address, Result.Size);
169 Memory::InvalidateInstructionCache(M.Address, M.Size);
258 Memory::InvalidateInstructionCache(M.Address, M.Size);
269 Memory::InvalidateInstructionCache(M.Address, M.Size);
301 /// InvalidateInstructionCache - Before the JIT can run a block of code
304 void Memory::InvalidateInstructionCache(const void *Addr,
  /external/llvm/lib/Support/Windows/
Memory.inc 120 Memory::InvalidateInstructionCache(Result.Address, Result.Size);
150 Memory::InvalidateInstructionCache(M.Address, M.Size);
155 /// InvalidateInstructionCache - Before the JIT can run a block of code
158 void Memory::InvalidateInstructionCache(
219 Memory::InvalidateInstructionCache(Addr, Size);
238 Memory::InvalidateInstructionCache(Addr, Size);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
Memory.inc 126 Memory::InvalidateInstructionCache(Result.Address, Result.Size);
164 Memory::InvalidateInstructionCache(M.Address, M.Size);
245 Memory::InvalidateInstructionCache(M.Address, M.Size);
256 Memory::InvalidateInstructionCache(M.Address, M.Size);
288 /// InvalidateInstructionCache - Before the JIT can run a block of code
291 void Memory::InvalidateInstructionCache(const void *Addr,
  /external/swiftshader/third_party/LLVM/lib/Support/
Memory.cpp 37 /// InvalidateInstructionCache - Before the JIT can run a block of code
40 void llvm::sys::Memory::InvalidateInstructionCache(const void *Addr,
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmCacheMaintenanceLib/
ArmCacheMaintenanceLib.c 45 InvalidateInstructionCache (
  /external/llvm/lib/ExecutionEngine/
SectionMemoryManager.cpp 155 invalidateInstructionCache();
206 void SectionMemoryManager::invalidateInstructionCache() {
208 sys::Memory::InvalidateInstructionCache(Block.base(), Block.size());
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/
DebugSupport.c 22 InvalidateInstructionCache
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Memory.h 70 /// InvalidateInstructionCache - Before the JIT can run a block of code
73 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /external/swiftshader/third_party/LLVM/lib/Support/Unix/
Memory.inc 110 sys::Memory::InvalidateInstructionCache(M.Address, M.Size);
122 sys::Memory::InvalidateInstructionCache(M.Address, M.Size);
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
Memory.inc 96 sys::Memory::InvalidateInstructionCache(Addr, Size);
115 sys::Memory::InvalidateInstructionCache(Addr, Size);
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Library/ResetSystemLib/
ResetSystemLib.c 82 InvalidateInstructionCache();
  /external/llvm/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsJITInfo.cpp 141 sys::Memory::InvalidateInstructionCache((void*) StubAddr, 16);
185 sys::Memory::InvalidateInstructionCache(Addr, 16);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Memory.h 135 /// InvalidateInstructionCache - Before the JIT can run a block of code
138 static void InvalidateInstructionCache(const void *Addr, size_t Len);

Completed in 1701 milliseconds

1 2 3