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

  /external/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 93 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/
SectionMemoryManager.h 96 unsigned PendingPrefixIndex;
  /external/llvm/lib/ExecutionEngine/
SectionMemoryManager.cpp 59 if (FreeMB.PendingPrefixIndex == (unsigned)-1) {
65 FreeMB.PendingPrefixIndex = MemGroup.PendingMem.size() - 1;
67 sys::MemoryBlock &PendingMB = MemGroup.PendingMem[FreeMB.PendingPrefixIndex];
117 FreeMB.PendingPrefixIndex = (unsigned)-1;
194 FreeMB.PendingPrefixIndex = (unsigned)-1;

Completed in 1189 milliseconds