Home
last modified time | relevance | path

Searched defs:GP_ARG_LAST (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.h869 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_GP_REGISTERS - 1) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.h869 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_GP_REGISTERS - 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.h524 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_REGISTERS - 1) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h486 #define GP_ARG_LAST (GP_REG_FIRST + 7) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.h577 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_REGISTERS - 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h475 #define GP_ARG_LAST (GP_REG_FIRST + 7) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.h682 #define GP_ARG_LAST (GP_REG_FIRST + 11) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.h682 #define GP_ARG_LAST (GP_REG_FIRST + 11) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.h448 #define GP_ARG_LAST (GP_REG_FIRST + MB_ABI_LAST_ARG_REGNUM) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h697 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_REGISTERS - 1) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.h448 #define GP_ARG_LAST (GP_REG_FIRST + MB_ABI_LAST_ARG_REGNUM) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2433 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_REGISTERS - 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2414 #define GP_ARG_LAST (GP_ARG_FIRST + MAX_ARGS_IN_REGISTERS - 1) macro