Home
last modified time | relevance | path

Searched refs:cse_not_expected (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexplow.cc447 if (! cse_not_expected && CONSTANT_P (x) && CONSTANT_ADDRESS_P (x)) in memory_address_addr_space()
456 if (! cse_not_expected && !REG_P (x)) in memory_address_addr_space()
611 if (!cse_not_expected) in use_anchored_address()
Dcse.cc7536 cse_not_expected = !flag_rerun_cse_after_loop && !flag_gcse; in rest_of_handle_cse()
7617 cse_not_expected = 1; in rest_of_handle_cse2()
7678 cse_not_expected = !flag_rerun_cse_after_loop; in rest_of_handle_cse_after_global_opts()
Drtl.h4125 extern int cse_not_expected;
Difcvt.cc2130 if (cse_not_expected in noce_try_cmove_arith()
Dfunction.cc4945 cse_not_expected = ! optimize; in prepare_function_start()
DFSFChangeLog3 * toplev.c (rest_of_compilation): Set cse_not_expected earlier.
Dexpr.cc75 int cse_not_expected; variable
DChangeLog-200020373 cse_not_expected after cse2. Don't set no_new_pseudos until
31634 * toplev.c (rest_of_compilation): Initialize cse_not_expected as
DChangeLog-19996078 * toplev.c (rest_of_compilation): Turn on cse_not_expected
DChangeLog-20039798 * builtins.c (expand_builtin_constant_p): Check cse_not_expected here,
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpredicates.md453 && !cse_not_expected
477 && !cse_not_expected
Dpa.cc1804 && !cse_not_expected in pa_emit_move_sequence()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dpredicates.md655 ;; ??? Should I copy the flag_omit_frame_pointer and cse_not_expected
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.md2925 "&& cse_not_expected"
2985 "cse_not_expected"
4547 && cse_not_expected"
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.md3641 "TARGET_SH1 && cse_not_expected"