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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 272 loongarch_function_arg_boundary (machine_mode mode, const_tree type) function
526 unsigned alignment = loongarch_function_arg_boundary (mode, type);
5936 #define TARGET_FUNCTION_ARG_BOUNDARY loongarch_function_arg_boundary
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 273 loongarch_function_arg_boundary (machine_mode mode, const_tree type) function
527 unsigned alignment = loongarch_function_arg_boundary (mode, type);
11133 #define TARGET_FUNCTION_ARG_BOUNDARY loongarch_function_arg_boundary

Completed in 37 milliseconds