Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DImmutableSet.h123 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; }
DImmutableMap.h48 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableSet.h123 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; }
DImmutableIntervalMap.h54 static bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function
DImmutableMap.h48 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/
DImmutableSet.h125 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; }
DImmutableMap.h51 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { in isDataEqual() function