Home
last modified time | relevance | path

Searched defs:UNITS_PER_FPREG (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h121 #define UNITS_PER_FPREG 4 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h120 #define UNITS_PER_FPREG 4 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.h603 #define UNITS_PER_FPREG 4 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.h603 #define UNITS_PER_FPREG 4 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h198 #define UNITS_PER_FPREG (TARGET_DOUBLE_FLOAT ? 8 : 4) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h1609 #define UNITS_PER_FPREG (TARGET_FLOAT64 ? 8 : 4) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h1590 #define UNITS_PER_FPREG (TARGET_FLOAT64 ? 8 : 4) macro