Searched refs:check_vector_cst (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree.cc | 14830 check_vector_cst (const vec<tree> &expected, tree actual) in check_vector_cst() function 14851 check_vector_cst (expected, actual); in check_vector_cst_duplicate() 14867 check_vector_cst (expected, actual); in check_vector_cst_fill() 14882 check_vector_cst (expected, actual); in check_vector_cst_stepped()
|
| H A D | ChangeLog-2021 | 19637 (check_vector_cst): Same.
|
| H A D | ChangeLog-2018 | 35045 (check_vector_cst): Handle polynomial TYPE_VECTOR_SUBPARTS and
|
| 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 | 15333 check_vector_cst (vec<tree> expected, tree actual) in check_vector_cst() function 15354 check_vector_cst (expected, actual); in check_vector_cst_duplicate() 15370 check_vector_cst (expected, actual); in check_vector_cst_fill() 15385 check_vector_cst (expected, actual); in check_vector_cst_stepped()
|