Searched refs:abs_rem (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | expmed.c | 4778 rtx abs_rem, abs_op1, tem, mask; in expand_divmod() local 4792 abs_rem = expand_abs (compute_mode, remainder, NULL_RTX, 1, 0); in expand_divmod() 4794 tem = expand_shift (LSHIFT_EXPR, compute_mode, abs_rem, in expand_divmod()
|