Home
last modified time | relevance | path

Searched defs:MAX_ARGS_IN_REGISTERS (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.h279 #define MAX_ARGS_IN_REGISTERS 8 macro
684 #define MAX_ARGS_IN_REGISTERS 8 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.h279 #define MAX_ARGS_IN_REGISTERS 8 macro
684 #define MAX_ARGS_IN_REGISTERS 8 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.h519 #define MAX_ARGS_IN_REGISTERS (riscv_abi == ABI_ILP32E ? 6 : 8) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.h519 #define MAX_ARGS_IN_REGISTERS (riscv_abi == ABI_ILP32E ? 6 : 8) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h479 #define MAX_ARGS_IN_REGISTERS 6 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h490 #define MAX_ARGS_IN_REGISTERS 6 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h677 #define MAX_ARGS_IN_REGISTERS 8 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.h450 #define MAX_ARGS_IN_REGISTERS MB_ABI_MAX_ARG_REGS macro
/netbsd/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.h450 #define MAX_ARGS_IN_REGISTERS MB_ABI_MAX_ARG_REGS macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2409 #define MAX_ARGS_IN_REGISTERS (TARGET_OLDABI ? 4 : 8) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2428 #define MAX_ARGS_IN_REGISTERS (TARGET_OLDABI ? 4 : 8) macro