Home
last modified time | relevance | path

Searched defs:nlabels (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.c590 unsigned nclobbers, unsigned nlabels) in gimple_build_asm_1()
769 gimple_build_switch_nlabels (unsigned nlabels, tree index, tree default_label) in gimple_build_switch_nlabels()
790 unsigned i, nlabels = args.length (); in gimple_build_switch() local
H A Dtree-eh.c1368 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local
H A Dcfgexpand.c2891 unsigned nlabels = gimple_asm_nlabels (stmt); in expand_asm_stmt() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.c634 unsigned nclobbers, unsigned nlabels) in gimple_build_asm_1()
812 gimple_build_switch_nlabels (unsigned nlabels, tree index, tree default_label) in gimple_build_switch_nlabels()
831 gimple_build_switch (unsigned nlabels, tree index, tree default_label, ...) in gimple_build_switch()
857 unsigned i, offset, nlabels = VEC_length (tree, args); in gimple_build_switch_vec() local
H A Dstmt.c645 int nlabels = list_length (labels); in expand_asm_operands() local
H A Dtree-eh.c1305 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local
H A Dgimple.h3533 gimple_switch_set_num_labels (gimple g, unsigned nlabels) in gimple_switch_set_num_labels()