Searched defs:HashCode (Results 1 – 9 of 9) sorted by relevance
117 virtual int HashCode() const FINAL { return opcode(); } in HashCode() function139 static int HashCode(T a) { return 0; } in HashCode() function
38 static int HashCode(const StoreRepresentation& rep) { in HashCode() function53 static int HashCode(LoadRepresentation type) { return type; } in HashCode() function
70 static int HashCode(const FieldAccess& val) { in HashCode() function87 static int HashCode(const ElementAccess& access) { in HashCode() function
15 size_t HashCode(Node* node) { return node->op()->HashCode(); } in HashCode() function
46 static int HashCode(ExternalReference reference) { in HashCode() function
115 static final class HashCode { class in Striped64118 HashCode() { in HashCode() method in Striped64.HashCode
39 public abstract class HashCode { class40 HashCode() {} in HashCode() method in HashCode
848 procedure TDictionary<TKey,TValue>.DoAdd(HashCode, Index: Integer; const Key: TKey; const Value: TV… argument
76 int32_t HashCode(int32_t platform_id, int32_t encoding_id, int32_t language_id, in HashCode() function