Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableIntervalMap.h46 static data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function
168 data_type_ref OldData = ImutInfo::DataOfValue(this->Value(T)); in removeOverlap()
DImmutableSet.h123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()
124 ImutInfo::DataOfValue(V))) in isElementEqual()
882 static inline data_type_ref DataOfValue(value_type_ref) { return true; }
908 static inline data_type_ref DataOfValue(value_type_ref) { return true; }
DImmutableMap.h37 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function
/external/llvm/include/llvm/ADT/
DImmutableSet.h123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()
124 ImutInfo::DataOfValue(V))) in isElementEqual()
918 static data_type_ref DataOfValue(value_type_ref) { return true; }
944 static data_type_ref DataOfValue(value_type_ref) { return true; }
DImmutableMap.h37 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DImmutableSet.h125 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual()
126 ImutInfo::DataOfValue(V))) in isElementEqual()
919 static data_type_ref DataOfValue(value_type_ref) { return true; }
945 static data_type_ref DataOfValue(value_type_ref) { return true; }
DImmutableMap.h40 static inline data_type_ref DataOfValue(value_type_ref V) { in DataOfValue() function