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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 175 static pad_direction pa_function_arg_padding (machine_mode, const_tree);
361 #define TARGET_FUNCTION_ARG_PADDING pa_function_arg_padding
6549 pa_function_arg_padding (machine_mode mode, const_tree type)
6536 pa_function_arg_padding (machine_mode mode, const_tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 173 static pad_direction pa_function_arg_padding (machine_mode, const_tree);
356 #define TARGET_FUNCTION_ARG_PADDING pa_function_arg_padding
6401 pa_function_arg_padding (machine_mode mode, const_tree type)
6388 pa_function_arg_padding (machine_mode mode, const_tree type) function

Completed in 28 milliseconds