Home
last modified time | relevance | path

Searched defs:IS_PSEUDO_P (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dmt.h259 #define IS_PSEUDO_P(R) (REGNO (R) >= FIRST_PSEUDO_REGISTER) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h2502 #define IS_PSEUDO_P(R) (REGNO (R) >= FIRST_PSEUDO_REGISTER) macro