Searched refs:EXECUTE_IF_SET_IN_SBITMAP (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dddg.c710 EXECUTE_IF_SET_IN_SBITMAP (nodes, 0, u, sbi)
794 EXECUTE_IF_SET_IN_SBITMAP (ops, 0, i, sbi)
813 EXECUTE_IF_SET_IN_SBITMAP (ops, 0, i, sbi)
932 EXECUTE_IF_SET_IN_SBITMAP (workset, 0, u, sbi)
961 EXECUTE_IF_SET_IN_SBITMAP (workset, 0, u, sbi)
1048 EXECUTE_IF_SET_IN_SBITMAP (workset, 0, u, sbi)
H A Dtree-into-ssa.c2391 EXECUTE_IF_SET_IN_SBITMAP (new_ssa_names, 0, i, sbi)
2396 EXECUTE_IF_SET_IN_SBITMAP (old_ssa_names, 0, i, sbi)
2456 EXECUTE_IF_SET_IN_SBITMAP (new_ssa_names, 0, i, sbi)
2687 EXECUTE_IF_SET_IN_SBITMAP (old_ssa_names, 0, i, sbi)
2871 EXECUTE_IF_SET_IN_SBITMAP (new_ssa_names, 0, i, sbi)
2875 EXECUTE_IF_SET_IN_SBITMAP (old_ssa_names, 0, i, sbi)
3074 EXECUTE_IF_SET_IN_SBITMAP (tmp, 0, i, sbi)
3098 EXECUTE_IF_SET_IN_SBITMAP (old_ssa_names, 0, i, sbi)
H A Dsbitmap.h135 #define EXECUTE_IF_SET_IN_SBITMAP(SBITMAP, MIN, N, ITER) \ macro
H A Dcfganal.c534 EXECUTE_IF_SET_IN_SBITMAP (nodes, 0, node, sbi)
H A Dmodulo-sched.c514 EXECUTE_IF_SET_IN_SBITMAP (uses_of_defs[i_reg_move], 0, i_use, sbi)
1828 EXECUTE_IF_SET_IN_SBITMAP (nodes, 0, u, sbi)
1850 EXECUTE_IF_SET_IN_SBITMAP (nodes, 0, u, sbi)
1879 EXECUTE_IF_SET_IN_SBITMAP (nodes, 0, u, sbi)
511 EXECUTE_IF_SET_IN_SBITMAP (uses_of_defs[i_reg_move], 0, i_use, sbi) function
H A Dflow.c673 EXECUTE_IF_SET_IN_SBITMAP (blocks, 0, i, sbi)
1446 EXECUTE_IF_SET_IN_SBITMAP (blocks_out, 0, i, sbi)
4533 EXECUTE_IF_SET_IN_SBITMAP (blocks, 0, i, sbi)
4639 EXECUTE_IF_SET_IN_SBITMAP (blocks, 0, i, sbi)
H A Dsbitmap.c696 EXECUTE_IF_SET_IN_SBITMAP (bmap, 0, n, sbi)
H A Dbt-load.c728 EXECUTE_IF_SET_IN_SBITMAP (reaching_defs_of_reg, 0, uid, sbi)
H A Dtree-outof-ssa.c885 EXECUTE_IF_SET_IN_SBITMAP (live, 0, x, sbi)
H A Dtree-ssa-live.c248 EXECUTE_IF_SET_IN_SBITMAP (used, 1, x, sbi)
H A Dsched-rgn.c384 EXECUTE_IF_SET_IN_SBITMAP (set, 0, i, sbi)
H A Dcombine.c970 EXECUTE_IF_SET_IN_SBITMAP (refresh_blocks, 0, j, sbi)

Completed in 228 milliseconds