Home
last modified time | relevance | path

Searched refs:simple_cst_list_equal (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree.c3582 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()
Dtree.h4435 extern int simple_cst_list_equal (tree, tree);
DFSFChangeLog.107077 * tree.c (type_list_equal, simple_cst_list_equal, index_type_equal):
DChangeLog-20061477 TREE_VALUEs are TREE_LISTs, use simple_cst_list_equal instead of
DChangeLog.tree-ssa16697 * tree.c (simple_cst_equal): Call simple_cst_list_equal to compare
DChangeLog-200433980 (simple_cst_equal): Call simple_cst_list_equal to compare