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

/openbsd-current/gnu/gcc/gcc/config/score/
H A Dscore-protos.h69 int score_regno_mode_ok_for_base_p (int regno, int strict);
H A Dscore.h423 score_regno_mode_ok_for_base_p (REGNO, 1)
685 score_regno_mode_ok_for_base_p (REGNO (X), 0)
688 score_regno_mode_ok_for_base_p (REGNO (X), 1)
H A Dscore-mdaux.c368 && score_regno_mode_ok_for_base_p (REGNO (x), strict));
H A Dscore.c788 score_regno_mode_ok_for_base_p (int regno, int strict) function

Completed in 63 milliseconds