Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc3015 rtx *dst_words, dst, x, src_word = NULL_RTX, dst_word = NULL_RTX; in copy_blkmode_to_reg() local
3092 src_word = operand_subword_force (x, bitpos / BITS_PER_WORD, BLKmode); in copy_blkmode_to_reg()
3098 extract_bit_field (src_word, bitsize, in copy_blkmode_to_reg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c2824 rtx *dst_words, dst, x, src_word = NULL_RTX, dst_word = NULL_RTX; in copy_blkmode_to_reg() local
2901 src_word = operand_subword_force (x, bitpos / BITS_PER_WORD, BLKmode); in copy_blkmode_to_reg()
2907 extract_bit_field (src_word, bitsize, in copy_blkmode_to_reg()