Home
last modified time | relevance | path

Searched defs:equal_p (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dpending-diagnostic.h185 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 Dint-vector-builder.h70 int_vector_builder<T>::equal_p (T elt1, T elt2) const in equal_p() function
H A Drtx-vector-builder.h92 rtx_vector_builder::equal_p (rtx elt1, rtx elt2) const in equal_p() function
H A Dtree-vector-builder.h89 tree_vector_builder::equal_p (const_tree elt1, const_tree elt2) const in equal_p() function
H A Dvalue-range.cc385 value_range::equal_p (const value_range &other) const in equal_p() function in value_range
H A Dira.c3548 bool equal_p = true; in update_equiv_regs() local
H A Dtree-vrp.c181 value_range_equiv::equal_p (const value_range_equiv &other, in equal_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dint-vector-builder.h70 int_vector_builder<T>::equal_p (T elt1, T elt2) const in equal_p() function
H A Dtree-vector-builder.h89 tree_vector_builder::equal_p (const_tree elt1, const_tree elt2) const in equal_p() function
H A Drtx-vector-builder.h92 rtx_vector_builder::equal_p (rtx elt1, rtx elt2) const in equal_p() function
H A Dvalue-range-equiv.cc156 value_range_equiv::equal_p (const value_range_equiv &other, in equal_p() function in value_range_equiv
H A Dvalue-range.cc477 irange::equal_p (const irange &other) const in equal_p() function in irange
H A Dtree-ssa-phiopt.cc1336 bool equal_p = operand_equal_for_value_replacement (arg0, arg1, &code, cond); in value_replacement() local
H A Dira.cc3677 bool equal_p = true; in update_equiv_regs() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dpending-diagnostic.h160 bool equal_p (const pending_diagnostic &other) in equal_p() function