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

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 1060 rx_function_arg_size (machine_mode mode, const_tree type)
1116 *get_cumulative_args (cum) += rx_function_arg_size (arg.mode, arg.type);
1056 rx_function_arg_size (machine_mode mode, const_tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 1059 rx_function_arg_size (machine_mode mode, const_tree type)
1115 *get_cumulative_args (cum) += rx_function_arg_size (arg.mode, arg.type);
1055 rx_function_arg_size (machine_mode mode, const_tree type) function

Completed in 28 milliseconds