Home
last modified time | relevance | path

Searched refs:SPECIAL_REG_P (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/config/mt/
H A Dmt.h248 #define SPECIAL_REG_P(R) ((R) == SPECIAL_REG_FIRST) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h264 #define SPECIAL_REG_P(R) ((R) == SPECIAL_REG_FIRST) macro
H A Dd30v.c156 else if (SPECIAL_REG_P (regno)) in override_options()
244 else if (SPECIAL_REG_P (regno)) in override_options()