Home
last modified time | relevance | path

Searched refs:mips_branch_likely (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc473 static bool mips_branch_likely; variable
8986 if (mips_branch_likely) in mips_print_operand_punctuation()
8991 if (mips_branch_likely) in mips_print_operand_punctuation()
13924 mips_branch_likely = (final_sequence && INSN_ANNULLED_BRANCH_P (insn)); in mips_output_conditional_branch()
13930 mips_branch_likely = false; in mips_output_conditional_branch()
14437 else if (!(required_oldval && cmp) && !mips_branch_likely) in mips_process_sync_loop()
14463 mips_branch_likely = TARGET_FIX_R10000; in mips_output_sync_loop()
14490 mips_branch_likely = TARGET_FIX_R10000; in mips_sync_loop_insns()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c471 static bool mips_branch_likely; variable
8846 if (mips_branch_likely) in mips_print_operand_punctuation()
8851 if (mips_branch_likely) in mips_print_operand_punctuation()
13771 mips_branch_likely = (final_sequence && INSN_ANNULLED_BRANCH_P (insn)); in mips_output_conditional_branch()
13777 mips_branch_likely = false; in mips_output_conditional_branch()
14284 else if (!(required_oldval && cmp) && !mips_branch_likely) in mips_process_sync_loop()
14310 mips_branch_likely = TARGET_FIX_R10000; in mips_output_sync_loop()
14337 mips_branch_likely = TARGET_FIX_R10000; in mips_sync_loop_insns()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20073361 (mips_section_threshold, sym_lineno, set_noat, mips_branch_likely)
3374 (mips_branch_likely): Likewise, and give it type "bool".
H A DChangeLog-20143994 (mips_output_sync_loop): Ensure mips_branch_likely is