/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 1905 line_table_test::line_table_test (const line_table_case &case_) in line_table_test() argument 1915 line_table->default_range_bits = case_.m_default_range_bits; in line_table_test() 1916 if (case_.m_base_location) in line_table_test() 1918 line_table->highest_location = case_.m_base_location; in line_table_test() 1919 line_table->highest_line = case_.m_base_location; in line_table_test() 1935 test_accessing_ordinary_linemaps (const line_table_case &case_) in test_accessing_ordinary_linemaps() argument 1937 line_table_test ltt (case_); in test_accessing_ordinary_linemaps() 2045 test_make_location_nonpure_range_endpoints (const line_table_case &case_) in test_make_location_nonpure_range_endpoints() argument 2053 line_table_test ltt (case_); in test_make_location_nonpure_range_endpoints() 2180 test_lexer (const line_table_case &case_) in test_lexer() argument [all …]
|
H A D | edit-context.cc | 952 test_applying_fixits_insert_before (const line_table_case &case_) in test_applying_fixits_insert_before() argument 962 line_table_test ltt (case_); in test_applying_fixits_insert_before() 1007 test_applying_fixits_insert_after (const line_table_case &case_) in test_applying_fixits_insert_after() argument 1017 line_table_test ltt (case_); in test_applying_fixits_insert_after() 1052 test_applying_fixits_insert_after_at_line_end (const line_table_case &case_) in test_applying_fixits_insert_after_at_line_end() argument 1062 line_table_test ltt (case_); in test_applying_fixits_insert_after_at_line_end() 1094 test_applying_fixits_insert_after_failure (const line_table_case &case_) in test_applying_fixits_insert_after_failure() argument 1104 line_table_test ltt (case_); in test_applying_fixits_insert_after_failure() 1141 test_applying_fixits_insert_containing_newline (const line_table_case &case_) in test_applying_fixits_insert_containing_newline() argument 1153 line_table_test ltt (case_); in test_applying_fixits_insert_containing_newline() [all …]
|
H A D | diagnostic-show-locus.cc | 2942 test_layout_x_offset_display_utf8 (const line_table_case &case_) in test_layout_x_offset_display_utf8() argument 2963 line_table_test ltt (case_); in test_layout_x_offset_display_utf8() 3086 test_layout_x_offset_display_tab (const line_table_case &case_) in test_layout_x_offset_display_tab() argument 3116 line_table_test ltt (case_); in test_layout_x_offset_display_tab() 3755 test_diagnostic_show_locus_one_liner (const line_table_case &case_) in test_diagnostic_show_locus_one_liner() argument 3762 line_table_test ltt (case_); in test_diagnostic_show_locus_one_liner() 4332 test_diagnostic_show_locus_one_liner_utf8 (const line_table_case &case_) in test_diagnostic_show_locus_one_liner_utf8() argument 4344 line_table_test ltt (case_); in test_diagnostic_show_locus_one_liner_utf8() 4383 test_add_location_if_nearby (const line_table_case &case_) in test_add_location_if_nearby() argument 4396 line_table_test ltt (case_); in test_add_location_if_nearby() [all …]
|
H A D | opt-problem.cc | 177 test_opt_result_failure_at (const line_table_case &case_) in test_opt_result_failure_at() argument 180 line_table_test ltt (case_); in test_opt_result_failure_at()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.c | 1745 line_table_test::line_table_test (const line_table_case &case_) in line_table_test() argument 1755 line_table->default_range_bits = case_.m_default_range_bits; in line_table_test() 1756 if (case_.m_base_location) in line_table_test() 1758 line_table->highest_location = case_.m_base_location; in line_table_test() 1759 line_table->highest_line = case_.m_base_location; in line_table_test() 1775 test_accessing_ordinary_linemaps (const line_table_case &case_) in test_accessing_ordinary_linemaps() argument 1777 line_table_test ltt (case_); in test_accessing_ordinary_linemaps() 1885 test_make_location_nonpure_range_endpoints (const line_table_case &case_) in test_make_location_nonpure_range_endpoints() argument 1893 line_table_test ltt (case_); in test_make_location_nonpure_range_endpoints() 2020 test_lexer (const line_table_case &case_) in test_lexer() argument [all …]
|
H A D | edit-context.c | 946 test_applying_fixits_insert_before (const line_table_case &case_) in test_applying_fixits_insert_before() argument 956 line_table_test ltt (case_); in test_applying_fixits_insert_before() 1001 test_applying_fixits_insert_after (const line_table_case &case_) in test_applying_fixits_insert_after() argument 1011 line_table_test ltt (case_); in test_applying_fixits_insert_after() 1046 test_applying_fixits_insert_after_at_line_end (const line_table_case &case_) in test_applying_fixits_insert_after_at_line_end() argument 1056 line_table_test ltt (case_); in test_applying_fixits_insert_after_at_line_end() 1088 test_applying_fixits_insert_after_failure (const line_table_case &case_) in test_applying_fixits_insert_after_failure() argument 1098 line_table_test ltt (case_); in test_applying_fixits_insert_after_failure() 1135 test_applying_fixits_insert_containing_newline (const line_table_case &case_) in test_applying_fixits_insert_containing_newline() argument 1147 line_table_test ltt (case_); in test_applying_fixits_insert_containing_newline() [all …]
|
H A D | diagnostic-show-locus.c | 2636 test_layout_x_offset_display_utf8 (const line_table_case &case_) in test_layout_x_offset_display_utf8() argument 2657 line_table_test ltt (case_); in test_layout_x_offset_display_utf8() 3341 test_diagnostic_show_locus_one_liner (const line_table_case &case_) in test_diagnostic_show_locus_one_liner() argument 3348 line_table_test ltt (case_); in test_diagnostic_show_locus_one_liner() 3860 test_diagnostic_show_locus_one_liner_utf8 (const line_table_case &case_) in test_diagnostic_show_locus_one_liner_utf8() argument 3872 line_table_test ltt (case_); in test_diagnostic_show_locus_one_liner_utf8() 3908 test_add_location_if_nearby (const line_table_case &case_) in test_add_location_if_nearby() argument 3921 line_table_test ltt (case_); in test_add_location_if_nearby() 3972 test_diagnostic_show_locus_fixit_lines (const line_table_case &case_) in test_diagnostic_show_locus_fixit_lines() argument 3985 line_table_test ltt (case_); in test_diagnostic_show_locus_fixit_lines() [all …]
|
H A D | opt-problem.cc | 177 test_opt_result_failure_at (const line_table_case &case_) in test_opt_result_failure_at() argument 180 line_table_test ltt (case_); in test_opt_result_failure_at()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.c | 91 struct gcc_jit_case : public gcc::jit::recording::case_ 2273 gcc_jit_case_as_object (gcc_jit_case *case_) in gcc_jit_case_as_object() argument 2275 RETURN_NULL_IF_FAIL (case_, NULL, NULL, "NULL case"); in gcc_jit_case_as_object() 2277 return static_cast <gcc_jit_object *> (case_->as_object ()); in gcc_jit_case_as_object() 2324 gcc_jit_case *case_, in valid_case_for_switch() argument 2328 if (!case_) in valid_case_for_switch() 2340 case_->get_dest_block (), in valid_case_for_switch() 2344 if (expr_type != case_->get_min_value ()->get_type ()) in valid_case_for_switch() 2353 case_->get_min_value ()->get_debug_string (), in valid_case_for_switch() 2354 case_->get_min_value ()->get_type ()->get_debug_string (), in valid_case_for_switch() [all …]
|
H A D | libgccjit++.h | 48 class case_; variable 315 case_ new_case (rvalue min_value, 450 std::vector <case_> cases, 502 class case_ : public object 505 case_ (); 506 case_ (gcc_jit_case *inner); 1250 inline case_ 1255 return case_ (gcc_jit_context_new_case (m_inner_ctxt, in new_case() 1538 std::vector <case_> cases, in end_with_switch() 1542 case_ *as_array_of_wrappers = &cases[0]; in end_with_switch() [all …]
|
H A D | jit-common.h | 134 class case_; variable 156 class case_; variable
|
H A D | jit-playback.h | 487 struct case_ struct 489 case_ (rvalue *min_value, rvalue *max_value, block *dest_block) in case_() function 547 const auto_vec <case_> *cases);
|
H A D | jit-recording.c | 1222 recording::case_ * 1227 recording::case_ *result = new case_ (this, min_value, max_value, block); in new_case() 4197 recording::case_ **cases) in end_with_switch() 6212 recording::case_::write_reproducer (reproducer &r) in write_reproducer() 6230 recording::case_::make_debug_string () in make_debug_string() 6248 case_ **cases) in switch_() 6264 auto_vec <playback::case_> pcases; in replay_into() 6266 recording::case_ *rcase; in replay_into() 6270 playback::case_ pcase (rcase->get_min_value ()->playback_rvalue (), in replay_into() 6294 case_ *c; in get_successor_blocks() [all …]
|
H A D | jit-recording.h | 202 case_ * 1280 case_ **cases); 2020 class case_ : public memento 2023 case_ (context *ctxt, in case_() function 2058 case_ **cases); 2071 auto_vec <case_ *> m_cases;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-common.h | 135 class case_; variable 158 class case_; variable
|
H A D | libgccjit.cc | 99 struct gcc_jit_case : public gcc::jit::recording::case_ 3133 gcc_jit_case_as_object (gcc_jit_case *case_) in gcc_jit_case_as_object() argument 3135 RETURN_NULL_IF_FAIL (case_, NULL, NULL, "NULL case"); in gcc_jit_case_as_object() 3137 return static_cast <gcc_jit_object *> (case_->as_object ()); in gcc_jit_case_as_object() 3184 gcc_jit_case *case_, in valid_case_for_switch() argument 3188 if (!case_) in valid_case_for_switch() 3200 case_->get_dest_block (), in valid_case_for_switch() 3204 if (expr_type != case_->get_min_value ()->get_type ()) in valid_case_for_switch() 3213 case_->get_min_value ()->get_debug_string (), in valid_case_for_switch() 3214 case_->get_min_value ()->get_type ()->get_debug_string (), in valid_case_for_switch() [all …]
|
H A D | libgccjit++.h | 48 class case_; variable 330 case_ new_case (rvalue min_value, 468 std::vector <case_> cases, 529 class case_ : public object 532 case_ (); 533 case_ (gcc_jit_case *inner); 1311 inline case_ 1316 return case_ (gcc_jit_context_new_case (m_inner_ctxt, in new_case() 1607 std::vector <case_> cases, in end_with_switch() 1611 case_ *as_array_of_wrappers = &cases[0]; in end_with_switch() [all …]
|
H A D | jit-playback.h | 531 struct case_ struct 533 case_ (rvalue *min_value, rvalue *max_value, block *dest_block) in case_() function 606 const auto_vec <case_> *cases);
|
H A D | jit-recording.cc | 1321 recording::case_ * 1326 recording::case_ *result = new case_ (this, min_value, max_value, block); in new_case() 4584 recording::case_ **cases) in end_with_switch() 7010 recording::case_::write_reproducer (reproducer &r) in write_reproducer() 7028 recording::case_::make_debug_string () in make_debug_string() 7046 case_ **cases) in switch_() 7062 auto_vec <playback::case_> pcases; in replay_into() 7064 recording::case_ *rcase; in replay_into() 7068 playback::case_ pcase (rcase->get_min_value ()->playback_rvalue (), in replay_into() 7092 case_ *c; in get_successor_blocks() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 249 std::vector <gccjit::case_> cases,\ 295 .. class:: gccjit::case_ 297 A `gccjit::case_` represents a case within a switch statement, and 306 .. function:: gccjit::case_ *\
|
H A D | objects.rst | 49 +- case_
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 249 std::vector <gccjit::case_> cases,\ 295 .. class:: gccjit::case_ 297 A `gccjit::case_` represents a case within a switch statement, and 306 .. function:: gccjit::case_ *\
|
H A D | objects.rst | 49 +- case_
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | tokens.d | 196 case_, enumerator 497 TOK.case_, 608 … enum Ckwds = [ auto_, break_, case_, char_, const_, continue_, default_, do_, float64, else_, in with() 703 TOK.case_: "case",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | supergraph.cc | 1085 tree case_ = gimple_switch_label (gswitch, i); in switch_cfg_superedge() local 1087 CASE_LABEL (case_)); in switch_cfg_superedge() 1089 m_case_labels.safe_push (case_); in switch_cfg_superedge()
|