Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Doptabs.c2399 lowpart_subreg_maybe_copy (enum machine_mode omode, rtx val, in lowpart_subreg_maybe_copy() function
2509 target = lowpart_subreg_maybe_copy (mode, temp, imode); in expand_absneg_bit()
3093 target = lowpart_subreg_maybe_copy (mode, temp, imode); in expand_copysign_bit()
DChangeLog-20042363 * optabs.c (lowpart_subreg_maybe_copy): New.