Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc8283 enum rtx_code subreg_code = in_code; in make_compound_operation_int() local
8306 if (subreg_code == COMPARE in make_compound_operation_int()
8320 subreg_code = SET; in make_compound_operation_int()
8322 tem = make_compound_operation (inner, subreg_code); in make_compound_operation_int()
H A DChangeLog-201733372 * combine.c (make_compound_operation_int): Set subreg_code to SET
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c8410 enum rtx_code subreg_code = in_code; in make_compound_operation_int() local
8433 if (subreg_code == COMPARE in make_compound_operation_int()
8447 subreg_code = SET; in make_compound_operation_int()
8449 tem = make_compound_operation (inner, subreg_code); in make_compound_operation_int()