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

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 88 static unsigned int m32c_function_arg_boundary (machine_mode, const_tree);
1420 #define TARGET_FUNCTION_ARG_BOUNDARY m32c_function_arg_boundary
1422 m32c_function_arg_boundary (machine_mode mode ATTRIBUTE_UNUSED, function
m32c.cc 88 static unsigned int m32c_function_arg_boundary (machine_mode, const_tree);
1420 #define TARGET_FUNCTION_ARG_BOUNDARY m32c_function_arg_boundary
1422 m32c_function_arg_boundary (machine_mode mode ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 85 static unsigned int m32c_function_arg_boundary (machine_mode, const_tree);
1417 #define TARGET_FUNCTION_ARG_BOUNDARY m32c_function_arg_boundary
1419 m32c_function_arg_boundary (machine_mode mode ATTRIBUTE_UNUSED, function
m32c.cc 85 static unsigned int m32c_function_arg_boundary (machine_mode, const_tree);
1417 #define TARGET_FUNCTION_ARG_BOUNDARY m32c_function_arg_boundary
1419 m32c_function_arg_boundary (machine_mode mode ATTRIBUTE_UNUSED, function

Completed in 35 milliseconds