Searched defs:cases (Results 1 - 25 of 25) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-error-gcc_jit_block_end_with_switch-NULL-case.c47 gcc_jit_case *cases[1] = { local
H A Dtest-error-gcc_jit_block_end_with_switch-mismatching-case-type.c50 gcc_jit_case *cases[1] = { local
H A Dtest-error-gcc_jit_block_end_with_switch-overlapping-ranges.c54 gcc_jit_case *cases[2] = { local
H A Dtest-error-gcc_jit_context_new_case-non-const-label.c50 gcc_jit_case *cases[1] = { local
H A Dtest-error-gcc_jit_context_new_case-non-integer-type.c50 gcc_jit_case *cases[1] = { local
H A Dtest-error-gcc_jit_context_new_case-reversed-endpoints.c49 gcc_jit_case *cases[1] = { local
H A Dtest-switch.c64 gcc_jit_case *cases[4] = { local
H A Dtest-switch.cc56 std::vector <gccjit::case_> cases; local
/haiku-buildtools/jam/
H A Djamgram.y251 cases : /* empty */ label
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dstw.h108 unsigned long cases; /* Number of CASE stmts seen so far. */ member in struct:_ffestw_select_
H A Dstb.c258 ffesttCaseList cases; member in struct:ffestb_local_u_::__anon3253
[all...]
H A Dstc.c9123 ffestc_R810(ffesttCaseList cases, ffelexToken name) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgraphite-poly.c555 vec<gimple> cases; local
H A Dtree-cfg.c5551 tree cases = get_cases_for_edge (e, switch_stmt); local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dstatements.h1290 add(Expression_list* cases, bool is_default, Block* statements, argument
1356 Case_clause(Expression_list* cases, bool is_default, Block* statements, argument
H A Dstatements.cc3732 std::vector<Bexpression*> cases; local
[all...]
/haiku-buildtools/gcc/gcc/jit/
H A Dlibgccjit++.h1403 end_with_switch(rvalue expr, block default_block, std::vector <case_> cases, location loc) argument
H A Dlibgccjit.c2457 gcc_jit_block_end_with_switch(gcc_jit_block *block, gcc_jit_location *loc, gcc_jit_rvalue *expr, gcc_jit_block *default_block, int num_cases, gcc_jit_case **cases) argument
[all...]
H A Djit-playback.c1702 add_switch(location *loc, rvalue *expr, block *default_block, const auto_vec <case_> *cases) argument
H A Djit-recording.c3785 end_with_switch(recording::location *loc, recording::rvalue *expr, recording::block *default_block, int num_cases, recording::case_ **cases) argument
5693 switch_(block *b, location *loc, rvalue *expr, block *default_block, int num_cases, case_ **cases) argument
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-write.c210 struct jcf_relocation *cases; member in struct:jcf_switch_state
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc2109 switch_statement( Bfunction* function, Bexpression* value, const std::vector<std::vector<Bexpression*> >& cases, const std::vector<Bstatement*>& statements, Location switch_location) argument
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c6085 c_add_case_label(location_t loc, splay_tree cases, tree cond, tree orig_type, tree low_value, tree high_value) argument
6307 c_do_switch_warnings(splay_tree cases, location_t switch_location, tree type, tree cond) argument
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c9553 splay_tree cases; member in struct:c_switch
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Ddecl.c3268 splay_tree cases; member in struct:cp_switch
[all...]

Completed in 374 milliseconds