Searched defs:outof_target (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs.c | 451 rtx outof_target, rtx into_target, in expand_superword_shift() 482 rtx outof_target, rtx into_target, in expand_subword_shift() 567 rtx outof_target, rtx into_target, in expand_doubleword_shift_condmove() 648 rtx outof_target, rtx into_target, in expand_doubleword_shift() 1471 rtx into_target, outof_target; in expand_binop() local 1525 rtx into_target, outof_target; in expand_binop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs.cc | 477 rtx outof_target, rtx into_target, in expand_superword_shift() 508 rtx outof_target, rtx into_target, in expand_subword_shift() 593 rtx outof_target, rtx into_target, in expand_doubleword_shift_condmove() 675 rtx outof_target, rtx into_target, in expand_doubleword_shift() 1791 rtx into_target, outof_target; in expand_binop() local 1845 rtx into_target, outof_target; in expand_binop() local
|