Searched defs:hashType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/CodeView/ | ||
H A D | TypeHashing.cpp | 28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | TypeHashing.h | 114 static GloballyHashedType hashType(CVType Type, in hashType() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | StructuralHash.cpp | 39 void hashType(Type *ValueType) { hashType() function in __anon92d83dca0111::StructuralHashImpl |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 2332 uint8_t hashType; /* type of hash (cdHashType* constants) */ global() member |