Searched refs:get_nonnull_operand (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/lto/
H A Dlto-lang.c351 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
386 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c412 static bool get_nonnull_operand (tree, unsigned HOST_WIDE_INT *);
8957 if (!get_nonnull_operand (arg, &arg_num))
9113 bool found = get_nonnull_operand (TREE_VALUE (args), &arg_num);
9147 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp)
9131 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils.c5679 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp)
5717 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))
5648 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function

Completed in 131 milliseconds