Searched defs:targ_piece (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs.c | 2689 rtx targ_piece = operand_subword (target, i, 1, mode); in expand_absneg_bit() local 3493 rtx targ_piece = operand_subword (target, i, 1, mode); in expand_copysign_bit() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs.cc | 3133 rtx targ_piece = operand_subword (target, i, 1, mode); in expand_absneg_bit() local 3943 rtx targ_piece = operand_subword (target, i, 1, mode); in expand_copysign_bit() local
|