Home
last modified time | relevance | path

Searched refs:cse_condition_code_reg (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcse.c7858 cse_condition_code_reg (void) in cse_condition_code_reg() function
8041 cse_condition_code_reg (); in rest_of_handle_cse2()
H A DChangeLog-20044943 (cse_change_cc_mode_insns, cse_condition_code_reg):
14834 cse_cc_succs, cse_condition_code_reg): Likewise.
24543 cse_condition_code_reg): Likewise.
29800 cse_cc_succs, cse_condition_code_reg): Likewise.
40473 (cse_condition_code_reg): Update the mode of CC_REG in
45474 (cse_condition_code_reg): Save original mode of source expression
45576 (cse_condition_code_reg): New function.
45577 * rtl.h (cse_condition_code_reg): Declare.
45578 * toplev.c (rest_of_handle_cse2): Call cse_condition_code_reg.
H A DChangeLog-200615643 * cse.c (cse_condition_code_reg): Make it static.
15644 * rtl.h: Remove the prototype for cse_condition_code_reg.