Searched refs:global_not_special_regno_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c10080 global_not_special_regno_p (int regno)
10114 if (!global_not_special_regno_p (first))
10145 if (first >= 6 && !global_not_special_regno_p (first))
10151 && !global_not_special_regno_p (REGNO (SET_SRC (XVECEXP (pat,
10162 if (!global_not_special_regno_p (start))
10196 && !global_not_special_regno_p (REGNO (SET_SRC (XVECEXP (note,
10840 if (global_not_special_regno_p (i))
10079 global_not_special_regno_p (int regno) function

Completed in 168 milliseconds