Searched defs:abi_name (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | csky-opc.h | 672 const char *abi_name; member 702 #define DECLARE_REG(regno, abi_name, support) \ argument 729 #define DECLARE_REG(regno, abi_name, support) \ argument 773 #define DECLARE_REG(regno, abi_name, support) \ argument 828 #define DECLARE_REG(regno, abi_name) \ argument 863 #define DECLARE_REG(regno, abi_name, support) \ argument 870 #define DECLARE_REG(regno, abi_name) \ argument 883 #define DECLARE_REG(regno, abi_name) \ argument 892 #define DECLARE_REG(regno, abi_name) \ argument 901 #define DECLARE_REG(regno, abi_name) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | csky-opc.h | 672 const char *abi_name; member 702 #define DECLARE_REG(regno, abi_name, support) \ argument 729 #define DECLARE_REG(regno, abi_name, support) \ argument 773 #define DECLARE_REG(regno, abi_name, support) \ argument 828 #define DECLARE_REG(regno, abi_name) \ argument 863 #define DECLARE_REG(regno, abi_name, support) \ argument 870 #define DECLARE_REG(regno, abi_name) \ argument 883 #define DECLARE_REG(regno, abi_name) \ argument 892 #define DECLARE_REG(regno, abi_name) \ argument 901 #define DECLARE_REG(regno, abi_name) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-options.c | 1880 const char *abi_name = opts->x_ix86_abi == MS_ABI ? "ms" : "sysv"; in ix86_option_override_internal() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-options.cc | 2049 const char *abi_name = opts->x_ix86_abi == MS_ABI ? "ms" : "sysv"; in ix86_option_override_internal() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.cc | 67 const char *abi_name; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.cc | 67 const char *abi_name; member
|