Home
last modified time | relevance | path

Searched refs:tree_map_eq (Results 1 – 25 of 116) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree.c187 tree_map_eq, 0); in init_ttree()
190 tree_map_eq, 0); in init_ttree()
194 tree_map_eq, 0); in init_ttree()
3751 tree_map_eq (const void *va, const void *vb) in tree_map_eq() function
H A Dtree-ssa-structalias.c3840 heapvar_for_stmt = htab_create_ggc (11, tree_map_hash, tree_map_eq, NULL); in init_alias_heapvars()
H A Dtree.h4201 extern int tree_map_eq (const void *, const void *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c488 tm_wrap_map = htab_create_ggc (32, tree_map_hash, tree_map_eq, 0); in record_tm_replacement()
H A Dtree.h4282 #define tree_map_eq tree_map_base_eq macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtrans-mem.c456 tm_wrap_map = htab_create_ggc (32, tree_map_hash, tree_map_eq, 0); in record_tm_replacement()
H A Dvarasm.c5628 tm_clone_hash = htab_create_ggc (32, tree_map_hash, tree_map_eq, 0); in record_tm_clone_pair()
H A Dtree-cfg.c6630 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
H A Dtree.h6253 #define tree_map_eq tree_map_base_eq macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtrans-mem.c456 tm_wrap_map = htab_create_ggc (32, tree_map_hash, tree_map_eq, 0); in record_tm_replacement()
H A Dvarasm.c5630 tm_clone_hash = htab_create_ggc (32, tree_map_hash, tree_map_eq, 0); in record_tm_clone_pair()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree.h4893 #define tree_map_eq tree_map_base_eq macro
H A Dvarasm.c5786 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree.h5074 #define tree_map_eq tree_map_base_eq macro
H A Dvarasm.c5990 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.h5074 #define tree_map_eq tree_map_base_eq macro
H A Dvarasm.c5965 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree.h5074 #define tree_map_eq tree_map_base_eq macro
H A Dvarasm.c5965 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvarasm.c6055 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()
H A Dtree.h5145 #define tree_map_eq tree_map_base_eq macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c5965 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()
H A Dtree.h5074 #define tree_map_eq tree_map_base_eq macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree.h5074 #define tree_map_eq tree_map_base_eq macro
H A Dvarasm.c5965 static bool equal (tree_map *a, tree_map *b) { return tree_map_eq (a, b); } in equal()

12345