Searched refs:split_code (Results 1 – 2 of 2) sorted by relevance
3778 enum rtx_code split_code = GET_CODE (*split); in try_combine() local3809 if (split_code == MULT in try_combine()3819 split_code = GET_CODE (*split); in try_combine()3823 if (split_code == PLUS in try_combine()3836 split_code = GET_CODE (*split); in try_combine()3842 if (split_code == SUBREG && MEM_P (SUBREG_REG (*split))) in try_combine()3936 if (i2_code_number >= 0 && ! (split_code == MULT && ! have_mult)) in try_combine()
3616 enum rtx_code split_code = GET_CODE (*split); in try_combine() local3647 if (split_code == MULT in try_combine()3656 split_code = GET_CODE (*split); in try_combine()3662 if (split_code == SUBREG && MEM_P (SUBREG_REG (*split))) in try_combine()3759 if (i2_code_number >= 0 && ! (split_code == MULT && ! have_mult)) in try_combine()