Searched refs:round_sdiv_adjust (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | cfgexpand.c | 2450 round_sdiv_adjust (enum machine_mode mode, rtx mod, rtx op1) in round_sdiv_adjust() function 3159 rtx adj = round_sdiv_adjust (mode, mod, op1); in expand_debug_expr() 3176 rtx adj = round_sdiv_adjust (mode, mod, op1); in expand_debug_expr()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | cfgexpand.c | 3974 round_sdiv_adjust (machine_mode mode, rtx mod, rtx op1) in round_sdiv_adjust() function 4753 rtx adj = round_sdiv_adjust (mode, mod, op1); in expand_debug_expr() 4770 rtx adj = round_sdiv_adjust (mode, mod, op1); in expand_debug_expr()
|