Home
last modified time | relevance | path

Searched refs:get_last_insn (Results 1 – 25 of 1273) sorted by relevance

12345678910>>...51

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcfgexpand.c1098 last2 = last = get_last_insn (); in expand_gimple_cond_expr()
1136 last = get_last_insn (); in expand_gimple_cond_expr()
1144 new_bb = create_basic_block (NEXT_INSN (last), get_last_insn (), bb); in expand_gimple_cond_expr()
1184 last2 = last = get_last_insn (); in expand_gimple_tailcall()
1260 bb = create_basic_block (NEXT_INSN (last), get_last_insn (), bb); in expand_gimple_tailcall()
1298 last = get_last_insn (); in expand_gimple_basic_block()
1381 last = get_last_insn (); in expand_gimple_basic_block()
1392 last = get_last_insn (); in expand_gimple_basic_block()
1436 get_last_insn (), in construct_init_block()
1461 rtx head = get_last_insn (); in construct_exit_block()
[all …]
H A Dcfglayout.c223 cfg_layout_function_footer = unlink_insn_chain (cfg_layout_function_footer, get_last_insn ()); in record_effective_endpoints()
885 gcc_assert (prevx == get_last_insn ()); in verify_insn_chain()
887 for (nextx = NULL, insn_cnt2 = 1, x = get_last_insn (); in verify_insn_chain()
999 emit_copy_of_insn_after (insn, get_last_insn ()); in duplicate_insn_chain()
1073 insn ? get_last_insn () : NULL, in cfg_layout_duplicate_bb()
1084 new_bb->il.rtl->header = unlink_insn_chain (insn, get_last_insn ()); in cfg_layout_duplicate_bb()
1094 new_bb->il.rtl->footer = unlink_insn_chain (insn, get_last_insn ()); in cfg_layout_duplicate_bb()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfglayout.c228 cfg_layout_function_footer = unlink_insn_chain (cfg_layout_function_footer, get_last_insn ()); in record_effective_endpoints()
839 if (prevx != get_last_insn ()) in verify_insn_chain()
842 for (nextx = NULL, insn_cnt2 = 1, x = get_last_insn (); in verify_insn_chain()
943 emit_copy_of_insn_after (insn, get_last_insn ()); in duplicate_insn_chain()
1033 insn ? get_last_insn () : NULL, in cfg_layout_duplicate_bb()
1043 new_bb->rbi->header = unlink_insn_chain (insn, get_last_insn ()); in cfg_layout_duplicate_bb()
1053 new_bb->rbi->footer = unlink_insn_chain (insn, get_last_insn ()); in cfg_layout_duplicate_bb()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfglayout.c228 cfg_layout_function_footer = unlink_insn_chain (cfg_layout_function_footer, get_last_insn ());
839 if (prevx != get_last_insn ())
842 for (nextx = NULL, insn_cnt2 = 1, x = get_last_insn ();
943 emit_copy_of_insn_after (insn, get_last_insn ());
1033 insn ? get_last_insn () : NULL,
1043 new_bb->rbi->header = unlink_insn_chain (insn, get_last_insn ());
1053 new_bb->rbi->footer = unlink_insn_chain (insn, get_last_insn ());
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dinternal-fn.c212 rtx last = get_last_insn (); in ubsan_expand_si_overflow_addsub_check()
221 last = get_last_insn (); in ubsan_expand_si_overflow_addsub_check()
358 rtx last = get_last_insn (); in ubsan_expand_si_overflow_neg_check()
366 last = get_last_insn (); in ubsan_expand_si_overflow_neg_check()
436 rtx last = get_last_insn (); in ubsan_expand_si_overflow_mul_check()
445 last = get_last_insn (); in ubsan_expand_si_overflow_mul_check()
H A Demit-rtl.h98 get_last_insn (void) in get_last_insn() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Demit-rtl.h95 get_last_insn (void) in get_last_insn() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dstmt.c970 rtx_insn *before_case = get_last_insn (); in expand_case()
993 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1021 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1089 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
H A Doptabs.c1162 last = get_last_insn (); in expand_binop()
1973 last = get_last_insn (); in expand_twoval_unop()
2045 last = get_last_insn (); in expand_twoval_binop()
2178 last = get_last_insn (); in widen_leading()
2345 last = get_last_insn (); in widen_bswap()
2407 last = get_last_insn (); in expand_parity()
2829 last = get_last_insn (); in expand_unop()
4348 last = get_last_insn (); in emit_conditional_move()
4504 last = get_last_insn (); in emit_conditional_add()
7122 last = get_last_insn (); in maybe_legitimize_operand_same_code()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dstmt.c969 rtx_insn *before_case = get_last_insn (); in expand_case()
992 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1020 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1088 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
H A Doptabs.c1194 last = get_last_insn (); in expand_binop()
2017 last = get_last_insn (); in expand_twoval_unop()
2089 last = get_last_insn (); in expand_twoval_binop()
2222 last = get_last_insn (); in widen_leading()
2389 last = get_last_insn (); in widen_bswap()
2451 last = get_last_insn (); in expand_parity()
2874 last = get_last_insn (); in expand_unop()
4401 last = get_last_insn (); in emit_conditional_move()
4474 rtx_insn *last = get_last_insn (); in emit_conditional_neg_or_complement()
4557 last = get_last_insn (); in emit_conditional_add()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dstmt.c970 rtx_insn *before_case = get_last_insn (); in expand_case()
993 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1021 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1089 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
H A Doptabs.c1162 last = get_last_insn (); in expand_binop()
1973 last = get_last_insn (); in expand_twoval_unop()
2045 last = get_last_insn (); in expand_twoval_binop()
2178 last = get_last_insn (); in widen_leading()
2345 last = get_last_insn (); in widen_bswap()
2407 last = get_last_insn (); in expand_parity()
2829 last = get_last_insn (); in expand_unop()
4348 last = get_last_insn (); in emit_conditional_move()
4504 last = get_last_insn (); in emit_conditional_add()
7103 last = get_last_insn (); in maybe_legitimize_operand_same_code()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dstmt.c970 rtx_insn *before_case = get_last_insn (); in expand_case()
993 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1021 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1089 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
H A Doptabs.c1162 last = get_last_insn (); in expand_binop()
1973 last = get_last_insn (); in expand_twoval_unop()
2045 last = get_last_insn (); in expand_twoval_binop()
2178 last = get_last_insn (); in widen_leading()
2345 last = get_last_insn (); in widen_bswap()
2407 last = get_last_insn (); in expand_parity()
2829 last = get_last_insn (); in expand_unop()
4348 last = get_last_insn (); in emit_conditional_move()
4504 last = get_last_insn (); in emit_conditional_add()
7122 last = get_last_insn (); in maybe_legitimize_operand_same_code()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dstmt.c970 rtx_insn *before_case = get_last_insn (); in expand_case()
993 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1021 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1089 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
H A Doptabs.c1162 last = get_last_insn (); in expand_binop()
1973 last = get_last_insn (); in expand_twoval_unop()
2045 last = get_last_insn (); in expand_twoval_binop()
2178 last = get_last_insn (); in widen_leading()
2345 last = get_last_insn (); in widen_bswap()
2407 last = get_last_insn (); in expand_parity()
2829 last = get_last_insn (); in expand_unop()
4348 last = get_last_insn (); in emit_conditional_move()
4504 last = get_last_insn (); in emit_conditional_add()
7122 last = get_last_insn (); in maybe_legitimize_operand_same_code()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dstmt.c970 rtx_insn *before_case = get_last_insn (); in expand_case()
993 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1021 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1089 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
H A Doptabs.c1162 last = get_last_insn (); in expand_binop()
1973 last = get_last_insn (); in expand_twoval_unop()
2045 last = get_last_insn (); in expand_twoval_binop()
2178 last = get_last_insn (); in widen_leading()
2345 last = get_last_insn (); in widen_bswap()
2407 last = get_last_insn (); in expand_parity()
2829 last = get_last_insn (); in expand_unop()
4348 last = get_last_insn (); in emit_conditional_move()
4504 last = get_last_insn (); in emit_conditional_add()
7122 last = get_last_insn (); in maybe_legitimize_operand_same_code()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dstmt.c969 rtx_insn *before_case = get_last_insn (); in expand_case()
992 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1020 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1088 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dstmt.c969 rtx_insn *before_case = get_last_insn (); in expand_case()
992 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1020 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1088 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dstmt.c970 rtx_insn *before_case = get_last_insn (); in expand_case()
993 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_case()
1021 rtx_insn *before_case = get_last_insn (); in expand_sjlj_dispatch_table()
1089 reorder_insns (NEXT_INSN (before_case), get_last_insn (), before_case); in expand_sjlj_dispatch_table()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Demit-rtl.h98 get_last_insn (void) in get_last_insn() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Doptabs.c1194 last = get_last_insn (); in expand_binop()
2011 last = get_last_insn (); in expand_twoval_unop()
2083 last = get_last_insn (); in expand_twoval_binop()
2216 last = get_last_insn (); in widen_leading()
2383 last = get_last_insn (); in widen_bswap()
2445 last = get_last_insn (); in expand_parity()
2867 last = get_last_insn (); in expand_unop()
4419 last = get_last_insn (); in emit_conditional_move()
4492 rtx_insn *last = get_last_insn (); in emit_conditional_neg_or_complement()
4575 last = get_last_insn (); in emit_conditional_add()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Doptabs.c1194 last = get_last_insn (); in expand_binop()
2017 last = get_last_insn (); in expand_twoval_unop()
2089 last = get_last_insn (); in expand_twoval_binop()
2222 last = get_last_insn (); in widen_leading()
2389 last = get_last_insn (); in widen_bswap()
2451 last = get_last_insn (); in expand_parity()
2874 last = get_last_insn (); in expand_unop()
4431 last = get_last_insn (); in emit_conditional_move()
4504 rtx_insn *last = get_last_insn (); in emit_conditional_neg_or_complement()
4587 last = get_last_insn (); in emit_conditional_add()
[all …]

12345678910>>...51