Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-branch-inst-handler.cc174 tree switch_expr = build2 (SWITCH_EXPR, TREE_TYPE (select), select, in operator ()() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dfunc.c400 check_case_label_bitand(const tnode_t *case_expr, const tnode_t *switch_expr) in check_case_label_bitand() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c712 gswitch *switch_expr) in verify_norecord_switch_expr()
731 #define verify_norecord_switch_expr(state, switch_expr) argument
H A Dgimplify.c2458 tree switch_expr = *expr_p; in gimplify_switch_expr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc712 gswitch *switch_expr) in verify_norecord_switch_expr()
731 #define verify_norecord_switch_expr(state, switch_expr) argument
H A Dgimplify.cc2680 tree switch_expr = *expr_p; in gimplify_switch_expr() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c10832 tree switch_expr; member