Searched refs:tree_binary_nonzero_warnv_p (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.h | 148 extern bool tree_binary_nonzero_warnv_p (enum tree_code, tree, tree, tree op1,
|
H A D | vr-values.c | 298 return tree_binary_nonzero_warnv_p (gimple_assign_rhs_code (stmt), in gimple_assign_nonzero_p()
|
H A D | fold-const.c | 10076 return tree_binary_nonzero_warnv_p (code, type, in tree_expr_nonzero_warnv_p() 10098 return tree_binary_nonzero_warnv_p (code, type, in tree_expr_nonzero_warnv_p() 14256 tree_binary_nonzero_warnv_p (enum tree_code code, in tree_binary_nonzero_warnv_p() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.h | 160 extern bool tree_binary_nonzero_warnv_p (enum tree_code, tree, tree, tree op1,
|
H A D | vr-values.cc | 350 return tree_binary_nonzero_warnv_p (gimple_assign_rhs_code (stmt), in gimple_assign_nonzero_p()
|
H A D | fold-const.cc | 10705 return tree_binary_nonzero_warnv_p (code, type, in tree_expr_nonzero_warnv_p() 10727 return tree_binary_nonzero_warnv_p (code, type, in tree_expr_nonzero_warnv_p() 15211 tree_binary_nonzero_warnv_p (enum tree_code code, in tree_binary_nonzero_warnv_p() function
|
H A D | ChangeLog.tuples | 4230 (tree_binary_nonzero_warnv_p): New.
|
H A D | ChangeLog-2008 | 23806 (tree_binary_nonzero_warnv_p): Make it public 23816 (tree_binary_nonzero_warnv_p): Declare. 25616 (tree_binary_nonzero_warnv_p): New.
|
H A D | ChangeLog-2013 | 8348 (tree_binary_nonzero_warnv_p): Moved to fold-const.h.
|
H A D | ChangeLog-2014 | 1167 (tree_binary_nonzero_warnv_p): Likewise.
|