Home
last modified time | relevance | path

Searched defs:LEAF_REG_REMAP (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h282 #define LEAF_REG_REMAP(REGNO) ((int) (REGNO)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h281 #define LEAF_REG_REMAP(REGNO) (REGNO) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.h973 #define LEAF_REG_REMAP(REGNO) sparc_leaf_reg_remap (REGNO) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.h977 #define LEAF_REG_REMAP(REGNO) (leaf_reg_remap[REGNO]) macro