Searched defs:REGNO_REG_SET_P (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dregset.h85 #define REGNO_REG_SET_P(TO, REG) bitmap_bit_p (TO, REG) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dregset.h88 #define REGNO_REG_SET_P(TO, REG) bitmap_bit_p (TO, REG) macro

Completed in 108 milliseconds