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

  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 566 c6x_function_arg_boundary (machine_mode mode, const_tree type)
593 return c6x_function_arg_boundary (mode, type);
6736 #define TARGET_FUNCTION_ARG_BOUNDARY c6x_function_arg_boundary
560 c6x_function_arg_boundary (machine_mode mode, const_tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 566 c6x_function_arg_boundary (machine_mode mode, const_tree type)
593 return c6x_function_arg_boundary (mode, type);
6735 #define TARGET_FUNCTION_ARG_BOUNDARY c6x_function_arg_boundary
560 c6x_function_arg_boundary (machine_mode mode, const_tree type) function

Completed in 50 milliseconds