Home
last modified time | relevance | path

Searched defs:loop_edge (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-tree.cc169 edge loop_edge = make_edge (loop_bb, loop_bb, EDGE_FALSE_VALUE); in gcn_lockless_update() local
246 edge loop_edge = make_edge (lock_bb, lock_bb, EDGE_FALSE_VALUE); in gcn_lockfull_update() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c288 edge loop_edge = make_edge (loop_bb, loop_bb, EDGE_FALSE_VALUE); in gcn_lockless_update() local
365 edge loop_edge = make_edge (lock_bb, lock_bb, EDGE_FALSE_VALUE); in gcn_lockfull_update() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c5995 edge loop_edge = make_edge (loop_bb, loop_bb, EDGE_FALSE_VALUE); in nvptx_lockless_update() local
6070 edge loop_edge = make_edge (lock_bb, lock_bb, EDGE_FALSE_VALUE); in nvptx_lockfull_update() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc6746 edge loop_edge = make_edge (loop_bb, loop_bb, EDGE_FALSE_VALUE); in nvptx_lockless_update() local
6821 edge loop_edge = make_edge (lock_bb, lock_bb, EDGE_FALSE_VALUE); in nvptx_lockfull_update() local