HomeSort by: relevance | last modified time | path
    Searched defs:get_nonnull_operand (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 280 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
320 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 365 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
405 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 540 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
578 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 397 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
437 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 383 get_nonnull_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
423 if (!get_nonnull_operand (TREE_VALUE (args), &arg_num))

Completed in 17 milliseconds