Searched defs:jump_target (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dresource.c835 rtx jump_target; local
/haiku-buildtools/gcc/gcc/
H A Dresource.c433 find_dead_or_set_registers(rtx_insn *target, struct resources *res, rtx *jump_target, int jump_count, struct resources set, struct resources needed) argument
903 rtx jump_target; local
/haiku-buildtools/gcc/gcc/cp/
H A Dconstexpr.c1407 tree jump_target = NULL_TREE; local
3003 returns (tree *jump_target) argument
3010 breaks (tree *jump_target) argument
1684 cxx_eval_conditional_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3018 continues(tree *jump_target) argument
3026 switches(tree *jump_target) argument
3037 label_matches(tree *jump_target, tree_stmt_iterator i, tree_stmt_iterator& default_label) argument
3069 cxx_eval_statement_list(const constexpr_ctx *ctx, tree t, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3127 cxx_eval_loop_expr(const constexpr_ctx *ctx, tree t, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3157 cxx_eval_switch_expr(const constexpr_ctx *ctx, tree t, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3238 cxx_eval_constant_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
[all...]

Completed in 109 milliseconds