Searched refs:isDataEqual (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/ADT/ |
D | ImmutableSet.h | 123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual() 928 static bool isDataEqual(data_type_ref, data_type_ref) { return true; } 950 static bool isDataEqual(data_type_ref, data_type_ref) { return true; }
|
D | ImmutableMap.h | 48 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ImmutableSet.h | 123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual() 892 static inline bool isDataEqual(data_type_ref,data_type_ref) { return true; } 918 static inline bool isDataEqual(data_type_ref,data_type_ref) { return true; }
|
D | ImmutableIntervalMap.h | 54 static bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function
|
D | ImmutableMap.h | 48 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | ImmutableSet.h | 125 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()), in isElementEqual() 929 static bool isDataEqual(data_type_ref, data_type_ref) { return true; } 951 static bool isDataEqual(data_type_ref, data_type_ref) { return true; }
|
D | ImmutableMap.h | 51 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function
|