Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcombine.c2707 enum rtx_code split_code = GET_CODE (*split); in try_combine() local
2728 if (split_code == MULT in try_combine()
2737 split_code = GET_CODE (*split); in try_combine()
2743 if (split_code == SUBREG && MEM_P (SUBREG_REG (*split))) in try_combine()
2840 if (i2_code_number >= 0 && ! (split_code == MULT && ! have_mult)) in try_combine()