Searched refs:mips_push_asm_switch_1 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 8875 mips_push_asm_switch_1 (struct mips_asm_switch *asm_switch, in mips_push_asm_switch_1() function 8901 mips_push_asm_switch_1 (asm_switch, "\t", "\n"); in mips_push_asm_switch() 8941 mips_push_asm_switch_1 (&mips_noreorder, "", "\n\t"); in mips_print_operand_punctuation() 8949 mips_push_asm_switch_1 (&mips_noat, "", "\n\t"); in mips_print_operand_punctuation() 8957 mips_push_asm_switch_1 (&mips_nomacro, "", "\n\t"); in mips_print_operand_punctuation()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 8735 mips_push_asm_switch_1 (struct mips_asm_switch *asm_switch, in mips_push_asm_switch_1() function 8761 mips_push_asm_switch_1 (asm_switch, "\t", "\n"); in mips_push_asm_switch() 8801 mips_push_asm_switch_1 (&mips_noreorder, "", "\n\t"); in mips_print_operand_punctuation() 8809 mips_push_asm_switch_1 (&mips_noat, "", "\n\t"); in mips_print_operand_punctuation() 8817 mips_push_asm_switch_1 (&mips_nomacro, "", "\n\t"); in mips_print_operand_punctuation()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 13512 (mips_push_asm_switch_1, mips_pop_asm_switch_1): New functions.
|