Home
last modified time | relevance | path

Searched refs:SWITCH_COND (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-dump.c158 dump_child ("cond", SWITCH_COND (t)); in c_dump_tree()
H A Dc-common.def71 SWITCH_COND, SWITCH_BODY and SWITCH_TYPE, respectively. */
H A Dc-semantics.c664 cond = expand_cond (SWITCH_COND (t)); in genrtl_switch_stmt()
H A Dc-common.h1009 #define SWITCH_COND(NODE) TREE_OPERAND (SWITCH_STMT_CHECK (NODE), 0) macro
H A Dc-pretty-print.c1947 pp_expression (pp, SWITCH_COND (stmt)); in pp_c_statement()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-dump.c158 dump_child ("cond", SWITCH_COND (t)); in c_dump_tree()
H A Dc-common.def71 SWITCH_COND, SWITCH_BODY and SWITCH_TYPE, respectively. */
H A Dc-semantics.c664 cond = expand_cond (SWITCH_COND (t)); in genrtl_switch_stmt()
H A Dc-common.h1009 #define SWITCH_COND(NODE) TREE_OPERAND (SWITCH_STMT_CHECK (NODE), 0) macro
H A Dc-pretty-print.c1947 pp_expression (pp, SWITCH_COND (stmt)); in pp_c_statement()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-dom.c806 cond = SWITCH_COND (stmt); in thread_across_edge()
950 element->rhs = SWITCH_COND (expr); in initialize_hash_element()
2229 tree cond = SWITCH_COND (stmt); in simplify_switch_and_lookup_avail_expr()
2270 SWITCH_COND (stmt) = def; in simplify_switch_and_lookup_avail_expr()
2359 tree cond = SWITCH_COND (stmt); in record_edge_info()
2591 expr_p = &SWITCH_COND (stmt); in eliminate_redundant_computations()
3037 val = SWITCH_COND (stmt); in optimize_stmt()
H A Dtree-ssa-propagate.c541 return SWITCH_COND (stmt); in get_rhs()
612 SWITCH_COND (stmt) = expr; in set_rhs()
H A Dtree-ssa-uncprop.c190 tree cond = SWITCH_COND (stmt); in associate_equivalences_with_edges()
H A Dtree-cfgcleanup.c89 val = fold (SWITCH_COND (expr)); in cleanup_control_expr_graph()
H A Dtree-ssa-operands.c754 get_expr_operands (stmt, &SWITCH_COND (stmt), opf_none); in parse_ssa_operands()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/parser/
H A Dparse.h447 SWITCH_COND, enumerator
H A Dtokenize.cpp1909 Cond_Stack[CS_Index].Cond_Type=SWITCH_COND; in Parse_Directive()
1987 case SWITCH_COND: in Parse_Directive()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dtokenize.cpp90 SWITCH_COND, enumerator
2434 Cond_Stack[CS_Index].Cond_Type=SWITCH_COND; in Parse_Directive()
2507 case SWITCH_COND: in Parse_Directive()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dtokenize.cpp99 SWITCH_COND, enumerator
2692 Cond_Stack[CS_Index].Cond_Type=SWITCH_COND; in Parse_Directive()
2765 case SWITCH_COND: in Parse_Directive()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/parser/
H A Dparser.h615 SWITCH_COND, ///< executing a `#switch` body enumerator
H A Dparser_tokenizer.cpp2216 Cond_Stack[CS_Index].Cond_Type=SWITCH_COND; in Parse_Directive()
2297 case SWITCH_COND: in Parse_Directive()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-array-notation.c916 cond = SWITCH_COND (stmt); in fix_conditional_array_notations_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-array-notation.c922 cond = SWITCH_COND (stmt); in fix_conditional_array_notations_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-array-notation.c916 cond = SWITCH_COND (stmt); in fix_conditional_array_notations_1()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dsemantics.c774 FINISH_COND (cond, switch_stmt, SWITCH_COND (switch_stmt)); in finish_switch_cond()

12345678910>>...13