Home
last modified time | relevance | path

Searched defs:kill (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dlcm.c170 sbitmap *antout, sbitmap *avout, sbitmap *kill, in compute_earliest()
370 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm_avs()
472 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm()
494 compute_available (sbitmap *avloc, sbitmap *kill, sbitmap *avout, in compute_available()
587 sbitmap *kill, sbitmap *farthest) in compute_farthest()
734 sbitmap *st_avloc, sbitmap *st_antloc, sbitmap *kill, in pre_edge_rev_lcm()
H A Ddf-problems.c493 bitmap kill = &bb_info->kill; in df_rd_transfer_function() local
1535 bitmap kill = &bb_info->kill; in df_live_transfer_function() local
2045 bitmap kill = &bb_info->kill; in df_mir_transfer_function() local
2218 bitmap kill, bitmap gen) in df_mir_simulate_one_insn()
4547 bitmap kill = &df_md_get_bb_info (bb_index)->kill; in df_md_local_compute() local
4588 bitmap kill = &bb_info->kill; in df_md_transfer_function() local
H A Dearly-remat.c1196 bitmap kill = m_regno_to_candidates[cand->regno]; in compute_rd() local
1264 bitmap kill = m_regno_to_candidates[cand[1].regno]; in compute_rd() local
2004 bitmap kill = m_regno_to_candidates[next_def->regno]; in process_block() local
H A Ddf.h836 bitmap_head kill; member
853 bitmap_head kill; /* Other definitions that are live at BB out. */ member
885 bitmap_head kill; /* The set of registers unset in this block. Calls, member
917 bitmap_head kill; /* The set of registers unset in this block. Calls, member
H A Dmode-switching.c499 sbitmap *kill, *del, *insert, *antic, *transp, *comp; in optimize_mode_switching() local
H A Ddse.c452 bitmap kill; member
2897 scan_stores (store_info *store_info, bitmap gen, bitmap kill) in scan_stores()
2931 scan_reads (insn_info_t insn_info, bitmap gen, bitmap kill) in scan_reads()
H A Dree.c1240 bitmap_head init, kill, gen, tmp; in find_removable_extensions() local
H A Dsystem.h656 # define kill(p,s) raise (s) macro
H A Dcprop.c591 compute_local_properties (sbitmap *kill, sbitmap *comp, in compute_local_properties()
H A Dbitmap.c1858 bitmap_ior_and_compl (bitmap dst, const_bitmap a, const_bitmap b, const_bitmap kill) in bitmap_ior_and_compl()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlcm.c180 sbitmap *antout, sbitmap *avout, sbitmap *kill, in compute_earliest()
379 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm()
477 compute_available (sbitmap *avloc, sbitmap *kill, sbitmap *avout, in compute_available()
563 sbitmap *kill, sbitmap *farthest) in compute_farthest()
715 sbitmap *st_avloc, sbitmap *st_antloc, sbitmap *kill, in pre_edge_rev_lcm()
H A Ddse.c433 bitmap kill; member
3181 scan_stores_nospill (store_info_t store_info, bitmap gen, bitmap kill) in scan_stores_nospill()
3208 scan_stores_spill (store_info_t store_info, bitmap gen, bitmap kill) in scan_stores_spill()
3232 scan_reads_nospill (insn_info_t insn_info, bitmap gen, bitmap kill) in scan_reads_nospill()
3326 scan_reads_spill (read_info_t read_info, bitmap gen, bitmap kill) in scan_reads_spill()
H A Dmode-switching.c439 sbitmap *kill; in optimize_mode_switching() local
H A Ddf.h780 bitmap_head kill; member
797 bitmap_head kill; /* Other definitions that are live at BB out. */ member
829 bitmap_head kill; /* The set of registers unset in this block. Calls, member
H A Ddf-problems.c536 bitmap kill = &bb_info->kill; in df_rd_transfer_function() local
1538 bitmap kill = &bb_info->kill; in df_live_transfer_function() local
4439 bitmap kill = &df_md_get_bb_info (bb_index)->kill; in df_md_local_compute() local
4480 bitmap kill = &bb_info->kill; in df_md_transfer_function() local
H A Dsystem.h609 # define kill(p,s) raise(s) macro
H A Dcprop.c598 compute_local_properties (sbitmap *kill, sbitmap *comp, in compute_local_properties()
H A Dbitmap.c1840 bitmap_ior_and_compl (bitmap dst, const_bitmap a, const_bitmap b, const_bitmap kill) in bitmap_ior_and_compl()
/dragonfly/usr.bin/talk/
H A Dtalk.h54 char kill; member
/dragonfly/test/stress/stress2/include/
H A Dstress.h49 int kill; member
/dragonfly/contrib/libpcap/
H A Dgencode.h273 atomset def, kill; member
/dragonfly/sys/sys/
H A Dsysunion.h49 struct kill_args kill; member