Home
last modified time | relevance | path

Searched refs:KeyOfValue (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableIntervalMap.h42 static key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
110 key_type_ref CurrentKey = ImutInfo::KeyOfValue(this->getValue(T)); in Find()
122 key_type_ref K = ImutInfo::KeyOfValue(V); in add_internal()
129 key_type_ref KCurrent = ImutInfo::KeyOfValue(this->Value(T)); in add_internal()
155 Interval CurrentK = ImutInfo::KeyOfValue(this->Value(T)); in removeOverlap()
DImmutableSet.h76 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue()); in find()
118 if (!ImutInfo::isEqual(ImutInfo::KeyOfValue(getValue()), in isElementEqual()
119 ImutInfo::KeyOfValue(V))) in isElementEqual()
203 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()), in validateTree()
204 ImutInfo::KeyOfValue(getValue()))) && in validateTree()
209 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()), in validateTree()
210 ImutInfo::KeyOfValue(getRight()->getValue()))) && in validateTree()
538 key_type_ref K = ImutInfo::KeyOfValue(V); in add_internal()
539 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)); in add_internal()
559 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)); in remove_internal()
[all …]
DImmutableMap.h33 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
/external/llvm/include/llvm/ADT/
DImmutableSet.h76 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue()); in find()
118 if (!ImutInfo::isEqual(ImutInfo::KeyOfValue(getValue()), in isElementEqual()
119 ImutInfo::KeyOfValue(V))) in isElementEqual()
203 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()), in validateTree()
204 ImutInfo::KeyOfValue(getValue()))) && in validateTree()
209 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()), in validateTree()
210 ImutInfo::KeyOfValue(getRight()->getValue()))) && in validateTree()
541 key_type_ref K = ImutInfo::KeyOfValue(V); in add_internal()
542 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)); in add_internal()
562 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)); in remove_internal()
[all …]
DImmutableMap.h33 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DImmutableSet.h78 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue()); in find()
120 if (!ImutInfo::isEqual(ImutInfo::KeyOfValue(getValue()), in isElementEqual()
121 ImutInfo::KeyOfValue(V))) in isElementEqual()
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()), in validateTree()
206 ImutInfo::KeyOfValue(getValue()))) && in validateTree()
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()), in validateTree()
212 ImutInfo::KeyOfValue(getRight()->getValue()))) && in validateTree()
543 key_type_ref K = ImutInfo::KeyOfValue(V); in add_internal()
544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)); in add_internal()
564 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)); in remove_internal()
[all …]
DImmutableMap.h36 static inline key_type_ref KeyOfValue(value_type_ref V) { in KeyOfValue() function