HomeSort by relevance Sort by last modified time
    Searched refs:getEmptyKey (Results 51 - 75 of 393) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerEmbeddedInt.h 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DenseMap.h 67 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
117 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
274 if (!KeyInfoT::isEqual(Buckets[i].first, getEmptyKey()) &&
302 if (!KeyInfoT::isEqual(TheBucket->first, getEmptyKey()))
313 static const KeyT getEmptyKey() {
314 return KeyInfoT::getEmptyKey();
336 const KeyT EmptyKey = getEmptyKey();
385 const KeyT EmptyKey = getEmptyKey();
404 const KeyT EmptyKey = getEmptyKey();
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /external/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /external/llvm/unittests/ADT/
DenseSetTest.cpp 31 static inline unsigned getEmptyKey() { return ~0; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();

Completed in 966 milliseconds

1 23 4 5 6 7 8 91011>>