Home
last modified time | relevance | path

Searched defs:AnonStructTypeKeyInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContextImpl.h97 struct AnonStructTypeKeyInfo { struct
98 struct KeyTy {
120 static inline StructType* getEmptyKey() { in getEmptyKey()
124 static inline StructType* getTombstoneKey() { in getTombstoneKey()
128 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()
134 static unsigned getHashValue(const StructType *ST) { in getHashValue()
138 static bool isEqual(const KeyTy& LHS, const StructType *RHS) { in isEqual()
144 static bool isEqual(const StructType *LHS, const StructType *RHS) { in isEqual()
/aosp_15_r20/external/llvm/lib/IR/
H A DLLVMContextImpl.h80 struct AnonStructTypeKeyInfo { struct
81 struct KeyTy {
99 static inline StructType* getEmptyKey() { in getEmptyKey()
102 static inline StructType* getTombstoneKey() { in getTombstoneKey()
105 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()
110 static unsigned getHashValue(const StructType *ST) { in getHashValue()
113 static bool isEqual(const KeyTy& LHS, const StructType *RHS) { in isEqual()
118 static bool isEqual(const StructType *LHS, const StructType *RHS) { in isEqual()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLLVMContextImpl.h92 struct AnonStructTypeKeyInfo { struct
93 struct KeyTy {
112 static inline StructType *getEmptyKey() { in getEmptyKey()
116 static inline StructType *getTombstoneKey() { in getTombstoneKey()
120 static unsigned getHashValue(const KeyTy &Key) { in getHashValue()
125 static unsigned getHashValue(const StructType *ST) { in getHashValue()
129 static bool isEqual(const KeyTy &LHS, const StructType *RHS) { in isEqual()
135 static bool isEqual(const StructType *LHS, const StructType *RHS) { in isEqual()