Searched refs:check_vector_cst_duplicate (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 14843 check_vector_cst_duplicate (const vec<tree> &expected, tree actual, in check_vector_cst_duplicate() function 14938 check_vector_cst_duplicate (elements, vector, 1); in test_vector_cst_patterns() 14946 check_vector_cst_duplicate (elements, vector, 2); in test_vector_cst_patterns()
|
H A D | ChangeLog-2021 | 19638 (check_vector_cst_duplicate): Same.
|
H A D | ChangeLog-2017 | 3848 (check_vector_cst, check_vector_cst_duplicate, check_vector_cst_fill)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 15346 check_vector_cst_duplicate (vec<tree> expected, tree actual, in check_vector_cst_duplicate() function 15441 check_vector_cst_duplicate (elements, vector, 1); in test_vector_cst_patterns() 15449 check_vector_cst_duplicate (elements, vector, 2); in test_vector_cst_patterns()
|