Searched defs:target_piece (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs.c | 1414 rtx target_piece = operand_subword (target, i, 1, int_mode); in expand_binop() local 1677 rtx target_piece = operand_subword (xtarget, index, 1, int_mode); in expand_binop() local 2969 rtx target_piece = operand_subword (target, i, 1, int_mode); in expand_unop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs.cc | 1734 rtx target_piece = operand_subword (target, i, 1, int_mode); in expand_binop() local 1997 rtx target_piece = operand_subword (xtarget, index, 1, int_mode); in expand_binop() local 3419 rtx target_piece = operand_subword (target, i, 1, int_mode); in expand_unop() local
|