Searched defs:isDataEqual (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DImmutableIntervalMap.h54 static bool isDataEqual(data_type_ref L, data_type_ref R) { function in struct:llvm::ImutIntervalInfo
H A DImmutableMap.h48 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { function in struct:llvm::ImutKeyValueInfo
H A DImmutableSet.h123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()),
892 static inline bool isDataEqual(data_type_ref,data_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
918 static inline bool isDataEqual(data_type_ref,data_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
/external/llvm/include/llvm/ADT/
H A DImmutableMap.h48 static inline bool isDataEqual(data_type_ref L, data_type_ref R) { function in struct:llvm::ImutKeyValueInfo
H A DImmutableSet.h123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()),
928 static bool isDataEqual(data_type_ref, data_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
950 static bool isDataEqual(data_type_ref, data_type_ref) { return true; } function in struct:llvm::ImutContainerInfo

Completed in 64 milliseconds