Searched refs:simple_cst_list_equal (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree.c | 3582 if (simple_cst_list_equal (TREE_VALUE (a), in merge_attributes() 4416 if (simple_cst_list_equal (TREE_VALUE (t2), in attribute_list_contained() 4602 simple_cst_list_equal (tree l1, tree l2) in simple_cst_list_equal() function 4692 simple_cst_list_equal (TREE_OPERAND (t1, 1), TREE_OPERAND (t2, 1)); in simple_cst_equal()
|
| D | tree.h | 4435 extern int simple_cst_list_equal (tree, tree);
|
| D | FSFChangeLog.10 | 7077 * tree.c (type_list_equal, simple_cst_list_equal, index_type_equal):
|
| D | ChangeLog-2006 | 1477 TREE_VALUEs are TREE_LISTs, use simple_cst_list_equal instead of
|
| D | ChangeLog.tree-ssa | 16697 * tree.c (simple_cst_equal): Call simple_cst_list_equal to compare
|
| D | ChangeLog-2004 | 33980 (simple_cst_equal): Call simple_cst_list_equal to compare
|