Searched refs:mips_print_operand_punct (Results 1 – 5 of 5) sorted by relevance
515 static bool mips_print_operand_punct[256]; variable9046 mips_print_operand_punct[(unsigned char) *p] = true; in mips_init_print_operand_punct()9111 return mips_print_operand_punct[code]; in mips_print_operand_punct_valid_p()
513 static bool mips_print_operand_punct[256]; variable8906 mips_print_operand_punct[(unsigned char) *p] = true; in mips_init_print_operand_punct()8971 return mips_print_operand_punct[code]; in mips_print_operand_punct_valid_p()
3359 (mips_print_operand_punct, mips_hard_regno_mode_ok): Change the3380 (mips_print_operand_punct, mips_hard_regno_mode_ok): Change the6824 (override_options): Set mips_print_operand_punct for '|' and '-'.
27393 * config/mips/mips.h (mips_print_operand_punct): Delete.27397 * config/mips/mips.c (mips_print_operand_punct): Make static.
449 * mips.h (mips_print_operand_punct, mips_char_to_class):