Searched refs:mips_hard_regno_mode_ok (Results 1 – 4 of 4) sorted by relevance
13054 mips_hard_regno_mode_ok (unsigned int regno, machine_mode mode) in mips_hard_regno_mode_ok() function13142 if (mips_hard_regno_mode_ok (ST_REG_FIRST, mode)) in mips_class_max_nregs()13149 if (mips_hard_regno_mode_ok (FP_REG_FIRST, mode)) in mips_class_max_nregs()23047 #define TARGET_HARD_REGNO_MODE_OK mips_hard_regno_mode_ok
17077 (mips_hard_regno_mode_ok): Delete.17078 * config/mips/mips.c (mips_hard_regno_mode_ok): Rename to...17082 (mips_hard_regno_mode_ok): New function.17083 (mips_class_max_nregs): Use mips_hard_regno_mode_ok instead
3359 (mips_print_operand_punct, mips_hard_regno_mode_ok): Change the3380 (mips_print_operand_punct, mips_hard_regno_mode_ok): Change the
24435 mips_hard_regno_mode_ok properly for coprocessor registers.