Searched defs:hashcode (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | tree.c | 2538 unsigned int hashcode; local 2873 unsigned int hashcode; local 2929 type_hash_lookup (hashcode, type) in type_hash_lookup() argument 2952 type_hash_add (hashcode, type) in type_hash_add() argument 2981 type_hash_canon (hashcode, type) in type_hash_canon() argument 3040 unsigned int hashcode; local 3666 unsigned int hashcode; local 3723 unsigned int hashcode; local 3781 unsigned int hashcode; local 3818 unsigned int hashcode; local [all …]
|
H A D | genattrtab.c | 477 int hashcode; /* Hash code of this rtx or string. */ member 502 attr_hash_add_rtx (hashcode, rtl) in attr_hash_add_rtx() argument 519 attr_hash_add_string (hashcode, str) in attr_hash_add_string() argument 549 int hashcode; local 778 int hashcode; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree.c | 3371 hashval_t hashcode = 0; in build_type_attribute_qual_variant() local 4132 type_hash_list (tree list, hashval_t hashcode) in type_hash_list() 4249 type_hash_lookup (hashval_t hashcode, tree type) in type_hash_lookup() 4270 type_hash_add (hashval_t hashcode, tree type) in type_hash_add() 4292 type_hash_canon (unsigned int hashcode, tree type) in type_hash_canon() 4349 attribute_hash_list (tree list, hashval_t hashcode) in attribute_hash_list() 5190 hashval_t hashcode = 0; in build_array_type() local 5246 hashval_t hashcode = 0; in build_function_type() local 5312 int hashcode = 0; in build_method_type_directly() local 5361 hashval_t hashcode = 0; in build_offset_type() local [all …]
|
H A D | genattrtab.c | 292 int hashcode; /* Hash code of this rtx or string. */ member 317 attr_hash_add_rtx (int hashcode, rtx rtl) in attr_hash_add_rtx() 331 attr_hash_add_string (int hashcode, char *str) in attr_hash_add_string() 356 int hashcode; in attr_rtx_1() local 578 int hashcode; in attr_string() local
|
H A D | tree-vn.c | 55 hashval_t hashcode; member
|
H A D | tree-ssa-pre.c | 372 hashval_t hashcode; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | tree.c | 397 int hashcode; local 728 hashval_t hashcode = 0; local 764 int hashcode = 0; local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | tree.c | 732 hashval_t hashcode = 0; in list_hash_pieces() local 766 int hashcode = 0; in hash_tree_cons() local
|