Searched defs:jump_target (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | resource.c | 420 rtx *jump_target, int jump_count, in find_dead_or_set_registers() 885 rtx jump_target; in mark_target_live_regs() local
|
H A D | rtl.h | 1874 inline rtx_code_label *rtx_jump_insn::jump_target () const in jump_target() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | resource.cc | 417 rtx *jump_target, int jump_count, in find_dead_or_set_registers() 871 rtx jump_target; in mark_target_live_regs() local
|
H A D | rtl.h | 1882 inline rtx_code_label *rtx_jump_insn::jump_target () const in jump_target() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 2602 tree jump_target = NULL_TREE; in cxx_eval_call_expression() local 3106 tree *jump_target) in cxx_eval_conditional_expression() 5293 returns (tree *jump_target) in returns() 5302 breaks (tree *jump_target) in breaks() 5312 continues (tree *jump_target) in continues() 5322 switches (tree *jump_target) in switches() 5333 label_matches (const constexpr_ctx *ctx, tree *jump_target, tree stmt) in label_matches() 5387 tree *jump_target) in cxx_eval_statement_list() 5440 tree *jump_target) in cxx_eval_loop_expr() 5562 tree *jump_target) in cxx_eval_switch_expr() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constexpr.cc | 2854 tree jump_target = NULL_TREE; in cxx_eval_call_expression() local 3469 tree *jump_target) in cxx_eval_conditional_expression() 6084 returns (tree *jump_target) in returns() 6093 breaks (tree *jump_target) in breaks() 6103 continues (tree *jump_target) in continues() 6113 switches (tree *jump_target) in switches() 6124 label_matches (const constexpr_ctx *ctx, tree *jump_target, tree stmt) in label_matches() 6178 tree *jump_target) in cxx_eval_statement_list() 6229 tree *jump_target) in cxx_eval_loop_expr() 6347 tree *jump_target) in cxx_eval_switch_expr() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-kvx.h | 90 int jump_target; member
|
H A D | kvx-parse.c | 761 parse_with_restarts (struct token_s tok, int jump_target, struct rule rules[], in parse_with_restarts()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_cmd_parser.c | 1320 u64 jump_offset, jump_target; in check_bbstart() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 4342 basic_block jump_target = single_succ (from); in nvptx_single() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 4814 basic_block jump_target = single_succ (from); in nvptx_single() local
|