Searched defs:live (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/tools/tools/net80211/w00t/expand/
H A Dexpand.c56 int live; member in struct:queue
/freebsd-10-stable/contrib/gcc/
H A Dmode-switching.c163 reg_dies(rtx reg, HARD_REG_SET live) argument
181 reg_becomes_live(rtx reg, rtx setter ATTRIBUTE_UNUSED, void *live) argument
H A Dtree-ssa-live.h265 partition_is_global(tree_live_info_p live, int p) argument
276 live_entry_blocks(tree_live_info_p live, int p) argument
287 live_on_exit(tree_live_info_p live, basic_block bb) argument
300 live_var_map(tree_live_info_p live) argument
310 live_merge_and_clear(tree_live_info_p live, int p1, int p2) argument
320 make_live_on_entry(tree_live_info_p live, basic_block bb , int p) argument
[all...]
H A Dtree-vectorizer.h192 bool live; member in struct:_stmt_vec_info
H A Dpostreload.c742 HARD_REG_SET live; local
748 COPY_HARD_REG_SET (LABEL_LIVE (insn), live); local
956 HARD_REG_SET *live; local
[all...]
H A Dregrename.c151 HARD_REG_SET live; local
[all...]
H A Drtl-factoring.c456 regset_head live; local
536 regset_head live; local
[all...]
H A Dtree-ssa-live.c518 tree_live_info_p live; local
540 delete_tree_live_info(tree_live_info_p live) argument
567 live_worklist(tree_live_info_p live, int *stack, int i) argument
622 add_livein_if_notdef(tree_live_info_p live, bitmap def_vec, tree var, basic_block bb) argument
642 tree_live_info_p live; local
1401 bitmap live; local
1856 dump_live_info(FILE *f, tree_live_info_p live, int flag) argument
[all...]
H A Ddf-problems.c3259 df_set_unused_notes_for_mw(rtx insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, int flags) argument
3331 df_set_dead_notes_for_mw(rtx insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, int flags) argument
3414 df_create_unused_note(basic_block bb, rtx insn, struct df_ref *def, bitmap live, bitmap do_not_gen, bitmap artificial_uses, bitmap local_live, bitmap local_processed, int flags, int luid) argument
3487 df_ri_bb_compute(struct dataflow *dflow, unsigned int bb_index, bitmap live, bitmap do_not_gen, bitmap artificial_uses, bitmap local_live, bitmap local_processed, bitmap setjumps_crossed) argument
3709 bitmap live = BITMAP_ALLOC (NULL); local
[all...]
H A Dflow.c1974 init_propagate_block_info(basic_block bb, regset live, regset local_set, regset cond_local_set, int flags) argument
2186 propagate_block(basic_block bb, regset live, regset local_set, regset cond_local_set, int flags) argument
[all...]
H A Drecog.c2942 HARD_REG_SET live; local
3037 regset live; local
[all...]
H A Dreg-stack.c2437 int live, next; local
[all...]
H A Dregmove.c258 int live; local
[all...]
H A Dtree-outof-ssa.c816 sbitmap live; local
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c58 int live; member in struct:queue
/freebsd-10-stable/usr.bin/netstat/
H A Dmain.c343 int live; /* true if we are examining a live system */ variable
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2658 const Expr *live = expr->getTrueExpr(), *dead = expr->getFalseExpr(); local
H A DCGExprScalar.cpp3053 Expr *live = lhsExpr, *dead = rhsExpr; local
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1014 int live; member in struct:ib_uobject

Completed in 306 milliseconds