Home
last modified time | relevance | path

Searched refs:haifa_change_pattern (Results 1 – 25 of 102) sorted by relevance

12345

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx, rtx);
1132 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1313 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1320 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1331 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4279 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4515 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
6978 res = haifa_change_pattern (next, new_pat); in try_ready()
7015 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8013 haifa_change_pattern (rtx insn, rtx new_pat) in haifa_change_pattern() function
H A DChangeLog-201210508 broken out of haifa_change_pattern.
10509 (haifa_change_pattern): Call it.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dhaifa-sched.c858 static bool haifa_change_pattern (rtx, rtx);
1104 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1285 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1292 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1303 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4235 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4472 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
6919 res = haifa_change_pattern (next, new_pat); in try_ready()
6956 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
7954 haifa_change_pattern (rtx insn, rtx new_pat) in haifa_change_pattern() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dhaifa-sched.c858 static bool haifa_change_pattern (rtx, rtx);
1104 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1285 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1292 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1303 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4235 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4472 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
6917 res = haifa_change_pattern (next, new_pat); in try_ready()
6954 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
7952 haifa_change_pattern (rtx insn, rtx new_pat) in haifa_change_pattern() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1136 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1329 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1336 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1347 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4509 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4745 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7577 res = haifa_change_pattern (next, new_pat); in try_ready()
7614 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8604 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
H A DChangeLog-201210508 broken out of haifa_change_pattern.
10509 (haifa_change_pattern): Call it.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhaifa-sched.c889 static bool haifa_change_pattern (rtx_insn *, rtx);
1139 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1332 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1339 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1350 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4520 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4761 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7603 res = haifa_change_pattern (next, new_pat); in try_ready()
7640 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8630 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4527 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4768 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7614 res = haifa_change_pattern (next, new_pat); in try_ready()
7651 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8641 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
H A DChangeLog-201210508 broken out of haifa_change_pattern.
10509 (haifa_change_pattern): Call it.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1136 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1329 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1336 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1347 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4509 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4745 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7577 res = haifa_change_pattern (next, new_pat); in try_ready()
7614 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8604 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4527 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4768 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7614 res = haifa_change_pattern (next, new_pat); in try_ready()
7651 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8641 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4527 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4768 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7614 res = haifa_change_pattern (next, new_pat); in try_ready()
7651 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8641 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1136 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1329 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1336 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1347 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4509 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4745 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7577 res = haifa_change_pattern (next, new_pat); in try_ready()
7614 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8604 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1136 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1329 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1336 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1347 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4509 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4745 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7577 res = haifa_change_pattern (next, new_pat); in try_ready()
7614 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8604 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
H A DChangeLog-201210508 broken out of haifa_change_pattern.
10509 (haifa_change_pattern): Call it.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1136 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1329 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1336 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1347 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4509 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4745 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7577 res = haifa_change_pattern (next, new_pat); in try_ready()
7614 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8604 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhaifa-sched.c889 static bool haifa_change_pattern (rtx_insn *, rtx);
1139 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1332 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1339 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1350 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4520 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4761 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7603 res = haifa_change_pattern (next, new_pat); in try_ready()
7640 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8630 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4527 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4768 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7614 res = haifa_change_pattern (next, new_pat); in try_ready()
7651 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8641 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhaifa-sched.c889 static bool haifa_change_pattern (rtx_insn *, rtx);
1139 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1332 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1339 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1350 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4520 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4761 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7603 res = haifa_change_pattern (next, new_pat); in try_ready()
7640 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8630 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1136 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1329 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1336 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1347 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4509 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4745 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7577 res = haifa_change_pattern (next, new_pat); in try_ready()
7614 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8604 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhaifa-sched.c885 static bool haifa_change_pattern (rtx_insn *, rtx);
1131 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1324 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1331 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1342 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4520 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4756 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7664 res = haifa_change_pattern (next, new_pat); in try_ready()
7701 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8701 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4527 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4768 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7614 res = haifa_change_pattern (next, new_pat); in try_ready()
7651 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8641 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4527 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4768 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7614 res = haifa_change_pattern (next, new_pat); in try_ready()
7651 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8641 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhaifa-sched.c886 static bool haifa_change_pattern (rtx_insn *, rtx);
1137 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1330 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1337 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1348 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4529 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4770 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7619 res = haifa_change_pattern (next, new_pat); in try_ready()
7656 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8646 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dhaifa-sched.c885 static bool haifa_change_pattern (rtx_insn *, rtx);
1131 haifa_change_pattern (insn, ORIG_PAT (insn)); in cond_clobbered_p()
1324 success = haifa_change_pattern (next, new_pat); in recompute_todo_spec()
1331 bool success = haifa_change_pattern (next, in recompute_todo_spec()
1342 bool success = haifa_change_pattern (next, in recompute_todo_spec()
4520 haifa_change_pattern (con, ORIG_PAT (con)); in unschedule_insns_until()
4756 haifa_change_pattern (next, ORIG_PAT (next)); in restore_pattern()
7664 res = haifa_change_pattern (next, new_pat); in try_ready()
7701 bool success = haifa_change_pattern (next, ORIG_PAT (next)); in try_ready()
8701 haifa_change_pattern (rtx_insn *insn, rtx new_pat) in haifa_change_pattern() function

12345