Searched refs:test_label (Results 1 – 1 of 1) sorted by relevance
3046 tree test_label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); in emit_case_nodes() local3055 label_rtx (test_label)); in emit_case_nodes()3065 expand_label (test_label); in emit_case_nodes()3151 tree test_label = 0; in emit_case_nodes() local3168 test_label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); in emit_case_nodes()3175 label_rtx (test_label)); in emit_case_nodes()3193 if (test_label) in emit_case_nodes()3199 expand_label (test_label); in emit_case_nodes()