Searched refs:first_subword (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c2570 s390_split_ok_p (rtx dst, rtx src, machine_mode mode, int first_subword) argument
2585 rtx subreg = operand_subword (dst, first_subword, 0, mode);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc2639 s390_split_ok_p (rtx dst, rtx src, machine_mode mode, int first_subword) argument
2654 rtx subreg = operand_subword (dst, first_subword, 0, mode);

Completed in 146 milliseconds