Searched refs:mips_hard_regno_mode_ok (Results 1 – 3 of 3) sorted by relevance
1412 extern char mips_hard_regno_mode_ok[][FIRST_PSEUDO_REGISTER];1415 mips_hard_regno_mode_ok[ (int)(MODE) ][ (REGNO) ]
617 char mips_hard_regno_mode_ok[(int)MAX_MACHINE_MODE][FIRST_PSEUDO_REGISTER]; variable5073 mips_hard_regno_mode_ok[(int)mode][regno] = temp; in override_options()
24435 mips_hard_regno_mode_ok properly for coprocessor registers.