Home
last modified time | relevance | path

Searched refs:StringMapImpl (Results 1 – 25 of 135) sorted by relevance

123456

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A DStringMap.cpp19 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
35 void StringMapImpl::init(unsigned InitSize) { in init()
55 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
113 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
155 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
164 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
179 void StringMapImpl::RehashTable() { in RehashTable()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
52 void StringMapImpl::init(unsigned InitSize) { in init()
77 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
134 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
176 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
185 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
52 void StringMapImpl::init(unsigned InitSize) { in init()
77 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
134 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
176 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
185 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/llvm/Support/
H A DStringMap.cpp20 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
36 void StringMapImpl::init(unsigned InitSize) { in init()
58 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
116 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
158 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
167 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
184 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
52 void StringMapImpl::init(unsigned InitSize) { in init()
77 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
134 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
176 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
185 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/lib/Support/
H A DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
52 void StringMapImpl::init(unsigned InitSize) { in init()
73 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
130 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
172 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
181 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
196 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
52 void StringMapImpl::init(unsigned InitSize) { in init()
77 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
134 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
176 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
185 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
50 void StringMapImpl::init(unsigned InitSize) { in init()
74 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
132 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
175 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
184 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
52 void StringMapImpl::init(unsigned InitSize) { in init()
77 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
134 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
176 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
185 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
200 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DStringMap.cpp34 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
53 void StringMapImpl::init(unsigned InitSize) { in init()
78 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
135 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
177 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
186 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
201 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DStringMap.cpp34 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
53 void StringMapImpl::init(unsigned InitSize) { in init()
78 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
135 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
177 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
186 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
201 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DStringMap.cpp20 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl() function in StringMapImpl
36 void StringMapImpl::init(unsigned InitSize) { in init()
58 unsigned StringMapImpl::LookupBucketFor(StringRef Name) { in LookupBucketFor()
116 int StringMapImpl::FindKey(StringRef Key) const { in FindKey()
158 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey()
167 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey()
184 unsigned StringMapImpl::RehashTable(unsigned BucketNo) { in RehashTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DStringMap.h30 class StringMapImpl {
42 explicit StringMapImpl(unsigned itemSize) : ItemSize(itemSize) {} in StringMapImpl() function
43 StringMapImpl(StringMapImpl &&RHS) in StringMapImpl() function
53 StringMapImpl(unsigned InitSize, unsigned ItemSize);
93 void swap(StringMapImpl &Other) { in swap()
106 class StringMap : public StringMapImpl {
112 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {} in StringMap()
133 : StringMapImpl(std::move(RHS)), Allocator(std::move(RHS.Allocator)) {} in StringMap()
136 : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))), in StringMap()
171 StringMapImpl::swap(RHS);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DStringMap.h30 class StringMapImpl {
42 explicit StringMapImpl(unsigned itemSize) : ItemSize(itemSize) {} in StringMapImpl() function
43 StringMapImpl(StringMapImpl &&RHS) in StringMapImpl() function
53 StringMapImpl(unsigned InitSize, unsigned ItemSize);
95 void swap(StringMapImpl &Other) { in swap()
108 class StringMap : public StringMapImpl {
114 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {} in StringMap()
135 : StringMapImpl(std::move(RHS)), Allocator(std::move(RHS.Allocator)) {} in StringMap()
138 : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))), in StringMap()
173 StringMapImpl::swap(RHS);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DStringMap.h30 class StringMapImpl {
42 explicit StringMapImpl(unsigned itemSize) : ItemSize(itemSize) {} in StringMapImpl() function
43 StringMapImpl(StringMapImpl &&RHS) in StringMapImpl() function
53 StringMapImpl(unsigned InitSize, unsigned ItemSize);
93 void swap(StringMapImpl &Other) { in swap()
106 class StringMap : public StringMapImpl {
112 StringMap() : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))) {} in StringMap()
133 : StringMapImpl(std::move(RHS)), Allocator(std::move(RHS.Allocator)) {} in StringMap()
136 : StringMapImpl(static_cast<unsigned>(sizeof(MapEntryTy))), in StringMap()
171 StringMapImpl::swap(RHS);
[all …]

123456