Home
last modified time | relevance | path

Searched refs:emit_case_bit_tests (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDstmt.c123 static void emit_case_bit_tests (tree, tree, tree, tree, case_node_ptr, rtx);
2079 emit_case_bit_tests (tree index_type, tree index_expr, tree minval, in emit_case_bit_tests() function
2337 emit_case_bit_tests (index_type, index_expr, minval, range, in expand_case()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-switch-conversion.c275 emit_case_bit_tests (gswitch *swtch, tree index_expr, in emit_case_bit_tests() function
1529 emit_case_bit_tests (swtch, info.index_expr, info.range_min, in process_switch()