Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-tree.cc158 gimple *latch_end = gimple_seq_last (latch_seq); in gcn_lockless_update() local
162 edge post_edge = split_block (loop_bb, latch_end); in gcn_lockless_update()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c277 gimple *latch_end = gimple_seq_last (latch_seq); in gcn_lockless_update() local
281 edge post_edge = split_block (loop_bb, latch_end); in gcn_lockless_update()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c5984 gimple *latch_end = gimple_seq_last (latch_seq); in nvptx_lockless_update() local
5988 edge post_edge = split_block (loop_bb, latch_end); in nvptx_lockless_update()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc6735 gimple *latch_end = gimple_seq_last (latch_seq); in nvptx_lockless_update() local
6739 edge post_edge = split_block (loop_bb, latch_end); in nvptx_lockless_update()