Home
last modified time | relevance | path

Searched defs:last_insn (Results 1 – 25 of 63) sorted by relevance

123

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.h288 struct last_insn { struct
289 const char *file;
290 const char *name;
291 unsigned int line;
292 enum last_insn_kind
297 } kind;
298 } last_insn; member
H A Dtc-i386.c5187 insert_lfence_before (const struct last_insn *last_insn) in insert_lfence_before()
6432 struct last_insn *last_insn in md_assemble() local
11188 const struct last_insn *last_insn) in add_fused_jcc_padding_frag_p()
11213 add_branch_prefix_frag_p (const struct last_insn *last_insn) in add_branch_prefix_frag_p()
11245 const struct last_insn *last_insn) in add_branch_padding_frag_p()
11332 output_insn (const struct last_insn *last_insn) in output_insn()
12480 struct last_insn *last_insn; in s_insn() local
17064 struct last_insn *last_insn in i386_cons_align() local
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dfunctions.h93 insn_info *last_insn () const { return m_last_insn; } in last_insn() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhw-doloop.h72 rtx_insn *last_insn; member
H A Dmode-switching.cc245 rtx_insn *last_insn; in create_pre_exit() local
H A Dauto-inc-dec.cc703 rtx_insn *last_insn = NULL; in try_merge() local
H A Dshrink-wrap.cc1639 rtx_insn *last_insn = BB_END (bb); in emit_common_tails_for_components() local
H A Difcvt.cc2095 noce_emit_bb (rtx last_insn, basic_block bb, bool simple) in noce_emit_bb()
3080 rtx_insn *last_insn = last_active_insn (test_bb, FALSE); in bb_valid_for_noce_process_p() local
4941 rtx_insn *last_insn = BB_END (then_bb); in cond_exec_find_if_block() local
H A Dregcprop.cc706 rtx_insn *last_insn = vd->e[regno].debug_insn_changes->insn; in apply_debug_insn_changes() local
H A Dlra-constraints.cc3270 rtx_insn *last_insn = get_last_insn(); in base_to_reg() local
3689 rtx_insn *insns, *last_insn; in process_address_1() local
6462 rtx_insn *prev_insn, *last_insn; in inherit_in_ebb() local
H A Dpredict.cc600 rtx_insn *last_insn; in rtl_predict_edge() local
2252 rtx_insn *last_insn = BB_END (bb); in bb_estimate_probability_locally() local
H A Dsel-sched.cc2874 insn_t last_insn; in compute_av_set_inside_bb() local
6536 insn_t last_insn = PREV_INSN (insn); in code_motion_path_driver() local
6591 rtx_insn *last_insn = PREV_INSN (insn); in code_motion_path_driver() local
H A Dread-rtl-function.cc801 rtx_insn *last_insn = get_last_insn (); in parse_insn() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhw-doloop.h72 rtx_insn *last_insn; member
H A Dmode-switching.c245 rtx_insn *last_insn; in create_pre_exit() local
H A Dauto-inc-dec.c703 rtx_insn *last_insn = NULL; in try_merge() local
H A Dshrink-wrap.c1628 rtx_insn *last_insn = BB_END (bb); in emit_common_tails_for_components() local
H A Difcvt.c2076 noce_emit_bb (rtx last_insn, basic_block bb, bool simple) in noce_emit_bb()
3061 rtx_insn *last_insn = last_active_insn (test_bb, FALSE); in bb_valid_for_noce_process_p() local
4562 rtx_insn *last_insn = BB_END (then_bb); in cond_exec_find_if_block() local
H A Dregcprop.c704 rtx_insn *last_insn = vd->e[regno].debug_insn_changes->insn; in apply_debug_insn_changes() local
H A Dlra-constraints.c3200 rtx_insn *last_insn = get_last_insn(); in base_to_reg() local
3581 rtx_insn *insns, *last_insn; in process_address_1() local
6323 rtx_insn *prev_insn, *last_insn; in inherit_in_ebb() local
H A Dpredict.c563 rtx_insn *last_insn; in rtl_predict_edge() local
2218 rtx_insn *last_insn = BB_END (bb); in bb_estimate_probability_locally() local
H A Dread-rtl-function.c801 rtx_insn *last_insn = get_last_insn (); in parse_insn() local
H A Dsel-sched.c2874 insn_t last_insn; in compute_av_set_inside_bb() local
6536 insn_t last_insn = PREV_INSN (insn); in code_motion_path_driver() local
6591 rtx_insn *last_insn = PREV_INSN (insn); in code_motion_path_driver() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc1092 rtx_insn *last_insn, in substitute_ep_register()
1205 rtx_insn *last_insn; in v850_reorg() member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c1092 rtx_insn *last_insn, in substitute_ep_register()
1205 rtx_insn *last_insn; in v850_reorg() member

123