Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/c4x/
H A Dc4x.h349 #define IS_EXT_OR_PSEUDO_REG(op) (IS_EXT_OR_PSEUDO_REGNO(REGNO(op))) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h528 #define IS_EXT_OR_PSEUDO_REG(op) (IS_EXT_OR_PSEUDO_REGNO(REGNO(op))) macro