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

  /external/llvm/lib/Support/
SmallPtrSet.cpp 23 void SmallPtrSetImplBase::shrink_and_clear() {
39 SmallPtrSetImplBase::insert_imp_big(const void *Ptr) {
63 bool SmallPtrSetImplBase::erase_imp(const void * Ptr) {
88 const void * const *SmallPtrSetImplBase::FindBucketFor(const void *Ptr) const {
117 void SmallPtrSetImplBase::Grow(unsigned NewSize) {
142 SmallPtrSetImplBase::SmallPtrSetImplBase(const void **SmallStorage,
143 const SmallPtrSetImplBase &that) {
159 SmallPtrSetImplBase::SmallPtrSetImplBase(const void **SmallStorage
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
SmallPtrSet.cpp 24 void SmallPtrSetImplBase::shrink_and_clear() {
40 SmallPtrSetImplBase::insert_imp_big(const void *Ptr) {
64 bool SmallPtrSetImplBase::erase_imp(const void * Ptr) {
89 const void * const *SmallPtrSetImplBase::FindBucketFor(const void *Ptr) const {
118 void SmallPtrSetImplBase::Grow(unsigned NewSize) {
143 SmallPtrSetImplBase::SmallPtrSetImplBase(const void **SmallStorage,
144 const SmallPtrSetImplBase &that) {
160 SmallPtrSetImplBase::SmallPtrSetImplBase(const void **SmallStorage
    [all...]
  /external/llvm/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
74 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
80 ~SmallPtrSetImplBase() {
180 void operator=(const SmallPtrSetImplBase &RHS) = delete
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
38 /// SmallPtrSetImplBase - This is the common code shared among all the
56 class SmallPtrSetImplBase {
76 SmallPtrSetImplBase(const void **SmallStorage,
77 const SmallPtrSetImplBase &that);
78 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
79 SmallPtrSetImplBase &&that);
81 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
88 ~SmallPtrSetImplBase() {
96 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
39 /// SmallPtrSetImplBase - This is the common code shared among all the
57 class SmallPtrSetImplBase {
77 SmallPtrSetImplBase(const void **SmallStorage,
78 const SmallPtrSetImplBase &that);
79 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
80 SmallPtrSetImplBase &&that);
82 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
89 ~SmallPtrSetImplBase() {
97 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
41 /// SmallPtrSetImplBase - This is the common code shared among all the
59 class SmallPtrSetImplBase {
79 SmallPtrSetImplBase(const void **SmallStorage,
80 const SmallPtrSetImplBase &that);
81 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
82 SmallPtrSetImplBase &&that);
84 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
91 ~SmallPtrSetImplBase() {
99 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
41 /// SmallPtrSetImplBase - This is the common code shared among all the
59 class SmallPtrSetImplBase {
79 SmallPtrSetImplBase(const void **SmallStorage,
80 const SmallPtrSetImplBase &that);
81 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
82 SmallPtrSetImplBase &&that);
84 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
91 ~SmallPtrSetImplBase() {
99 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
39 /// SmallPtrSetImplBase - This is the common code shared among all the
57 class SmallPtrSetImplBase {
77 SmallPtrSetImplBase(const void **SmallStorage,
78 const SmallPtrSetImplBase &that);
79 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
80 SmallPtrSetImplBase &&that);
82 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
89 ~SmallPtrSetImplBase() {
97 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
41 /// SmallPtrSetImplBase - This is the common code shared among all the
59 class SmallPtrSetImplBase {
79 SmallPtrSetImplBase(const void **SmallStorage,
80 const SmallPtrSetImplBase &that);
81 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
82 SmallPtrSetImplBase &&that);
84 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
91 ~SmallPtrSetImplBase() {
99 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
41 /// SmallPtrSetImplBase - This is the common code shared among all the
59 class SmallPtrSetImplBase {
79 SmallPtrSetImplBase(const void **SmallStorage,
80 const SmallPtrSetImplBase &that);
81 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
82 SmallPtrSetImplBase &&that);
84 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
91 ~SmallPtrSetImplBase() {
99 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SmallPtrSet.h 11 // SmallPtrSetImplBase for more details on the algorithm used.
32 /// SmallPtrSetImplBase - This is the common code shared among all the
50 class SmallPtrSetImplBase : public DebugEpochBase {
70 SmallPtrSetImplBase(const void **SmallStorage,
71 const SmallPtrSetImplBase &that);
72 SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize,
73 SmallPtrSetImplBase &&that);
75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)
82 ~SmallPtrSetImplBase() {
90 SmallPtrSetImplBase &operator=(const SmallPtrSetImplBase &) = delete
    [all...]

Completed in 523 milliseconds