Home
last modified time | relevance | path

Searched refs:moveall (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/games/sail/
Ddr_main.c116 moveall(); in dr_main()
Ddr_3.c53 moveall(void) in moveall() function
Dextern.h276 void moveall(void);
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfgcleanup.cc2312 bool changed, moveall; in try_head_merge_bb() local
2473 moveall = can_move_insns_across (currptr[0], e0_last_head, move_before, in try_head_merge_bb()
2476 if (!moveall) in try_head_merge_bb()
2500 moveall = can_move_insns_across (currptr[0], e0_last_head, in try_head_merge_bb()
2503 if (!moveall && move_upto == NULL_RTX) in try_head_merge_bb()
2514 if (final_dest_bb && !moveall) in try_head_merge_bb()
2536 if (!moveall) in try_head_merge_bb()
2556 if (!moveall) in try_head_merge_bb()
2568 while (!moveall); in try_head_merge_bb()