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

  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 234 #undef TARGET_FUNCTION_ARG_PADDING
235 #define TARGET_FUNCTION_ARG_PADDING iq2000_function_arg_padding
1396 /* Implement TARGET_FUNCTION_ARG_PADDING. */
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 233 #undef TARGET_FUNCTION_ARG_PADDING
234 #define TARGET_FUNCTION_ARG_PADDING iq2000_function_arg_padding
1399 /* Implement TARGET_FUNCTION_ARG_PADDING. */
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 573 #undef TARGET_FUNCTION_ARG_PADDING
574 #define TARGET_FUNCTION_ARG_PADDING arm_function_arg_padding
16957 /* Implement TARGET_FUNCTION_ARG_PADDING; return PAD_UPWARD if the lowest
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 558 #undef TARGET_FUNCTION_ARG_PADDING
559 #define TARGET_FUNCTION_ARG_PADDING arm_function_arg_padding
16734 /* Implement TARGET_FUNCTION_ARG_PADDING; return PAD_UPWARD if the lowest
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 7330 /* Implement TARGET_FUNCTION_ARG_PADDING.
30712 #undef TARGET_FUNCTION_ARG_PADDING
30713 #define TARGET_FUNCTION_ARG_PADDING aarch64_function_arg_padding
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 527 #undef TARGET_FUNCTION_ARG_PADDING
528 #define TARGET_FUNCTION_ARG_PADDING ia64_function_arg_padding
10702 /* Implement TARGET_FUNCTION_ARG_PADDING.
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 5525 #undef TARGET_FUNCTION_ARG_PADDING
5526 #define TARGET_FUNCTION_ARG_PADDING nios2_function_arg_padding
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 360 #undef TARGET_FUNCTION_ARG_PADDING
361 #define TARGET_FUNCTION_ARG_PADDING pa_function_arg_padding
6546 /* Implement TARGET_FUNCTION_ARG_PADDING. */
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 826 #undef TARGET_FUNCTION_ARG_PADDING
827 #define TARGET_FUNCTION_ARG_PADDING sparc_function_arg_padding
7659 /* Implement TARGET_FUNCTION_ARG_PADDING. For the 64-bit ABI structs
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 517 #undef TARGET_FUNCTION_ARG_PADDING
518 #define TARGET_FUNCTION_ARG_PADDING ia64_function_arg_padding
10683 /* Implement TARGET_FUNCTION_ARG_PADDING.
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 5519 #undef TARGET_FUNCTION_ARG_PADDING
5520 #define TARGET_FUNCTION_ARG_PADDING nios2_function_arg_padding
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 355 #undef TARGET_FUNCTION_ARG_PADDING
356 #define TARGET_FUNCTION_ARG_PADDING pa_function_arg_padding
6398 /* Implement TARGET_FUNCTION_ARG_PADDING. */
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 825 #undef TARGET_FUNCTION_ARG_PADDING
826 #define TARGET_FUNCTION_ARG_PADDING sparc_function_arg_padding
7644 /* Implement TARGET_FUNCTION_ARG_PADDING. For the 64-bit ABI structs
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17356 #undef TARGET_FUNCTION_ARG_PADDING
17357 #define TARGET_FUNCTION_ARG_PADDING s390_function_arg_padding
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 3903 /* Implement TARGET_FUNCTION_ARG_PADDING. */
7355 #undef TARGET_FUNCTION_ARG_PADDING
7356 #define TARGET_FUNCTION_ARG_PADDING spu_function_arg_padding
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18204 #undef TARGET_FUNCTION_ARG_PADDING
18205 #define TARGET_FUNCTION_ARG_PADDING s390_function_arg_padding
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1543 #undef TARGET_FUNCTION_ARG_PADDING
1544 #define TARGET_FUNCTION_ARG_PADDING rs6000_function_arg_padding
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1536 #undef TARGET_FUNCTION_ARG_PADDING
1537 #define TARGET_FUNCTION_ARG_PADDING rs6000_function_arg_padding

Completed in 176 milliseconds