Home
last modified time | relevance | path

Searched refs:GP_REG_OR_PSEUDO_NONSTRICT_P (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/iq2000/
Diq2000.h999 #define GP_REG_OR_PSEUDO_NONSTRICT_P(regno, mode) \ macro
Diq2000.c245 : GP_REG_OR_PSEUDO_NONSTRICT_P (REGNO (reg), mode)); in iq2000_reg_mode_ok_for_base_p()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.h3037 #define GP_REG_OR_PSEUDO_NONSTRICT_P(regno, mode) \ macro
Dmips.c1464 : GP_REG_OR_PSEUDO_NONSTRICT_P (REGNO (reg), mode));