Searched defs:equal_p (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | pending-diagnostic.h | 185 bool equal_p (const pending_diagnostic &other) const in equal_p() function 352 bool equal_p (const pending_note &other) const in equal_p() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | int-vector-builder.h | 70 int_vector_builder<T>::equal_p (T elt1, T elt2) const in equal_p() function
|
H A D | rtx-vector-builder.h | 92 rtx_vector_builder::equal_p (rtx elt1, rtx elt2) const in equal_p() function
|
H A D | tree-vector-builder.h | 89 tree_vector_builder::equal_p (const_tree elt1, const_tree elt2) const in equal_p() function
|
H A D | value-range.cc | 385 value_range::equal_p (const value_range &other) const in equal_p() function in value_range
|
H A D | ira.c | 3548 bool equal_p = true; in update_equiv_regs() local
|
H A D | tree-vrp.c | 181 value_range_equiv::equal_p (const value_range_equiv &other, in equal_p() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | int-vector-builder.h | 70 int_vector_builder<T>::equal_p (T elt1, T elt2) const in equal_p() function
|
H A D | tree-vector-builder.h | 89 tree_vector_builder::equal_p (const_tree elt1, const_tree elt2) const in equal_p() function
|
H A D | rtx-vector-builder.h | 92 rtx_vector_builder::equal_p (rtx elt1, rtx elt2) const in equal_p() function
|
H A D | value-range-equiv.cc | 156 value_range_equiv::equal_p (const value_range_equiv &other, in equal_p() function in value_range_equiv
|
H A D | value-range.cc | 477 irange::equal_p (const irange &other) const in equal_p() function in irange
|
H A D | tree-ssa-phiopt.cc | 1336 bool equal_p = operand_equal_for_value_replacement (arg0, arg1, &code, cond); in value_replacement() local
|
H A D | ira.cc | 3677 bool equal_p = true; in update_equiv_regs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | pending-diagnostic.h | 160 bool equal_p (const pending_diagnostic &other) in equal_p() function
|