Home
last modified time | relevance | path

Searched refs:mem_attrs_htab_eq (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDemit-rtl.c180 static int mem_attrs_htab_eq (const void *, const void *);
265 mem_attrs_htab_eq (const void *x, const void *y) in mem_attrs_htab_eq() function
5110 mem_attrs_htab_eq, NULL); in init_emit_once()
HDChangeLog-200616655 * emit-rtl.c (mem_attrs_htab_eq): Use iterative_hash_expr for
16657 (mem_attrs_htab_eq): Do a deep compare instead of a pointer
HDChangeLog-20019639 (mem_attrs_htab_hash, mem_attrs_htab_eq): New functions.