Home
last modified time | relevance | path

Searched refs:CONST_OR_PURE_CALL_P (Results 1 – 25 of 43) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsched-deps.c1337 flush_pending_lists (deps, insn, true, !CONST_OR_PURE_CALL_P (insn));
1372 CONST_OR_PURE_CALL_P (loop_notes) = CONST_OR_PURE_CALL_P (insn);
H A Dalias.c2501 if (! CONST_OR_PURE_CALL_P (x))
2599 if (! CONST_OR_PURE_CALL_P (x))
2679 if (! CONST_OR_PURE_CALL_P (x))
H A Dcfganal.c263 && !CONST_OR_PURE_CALL_P (insn)))
H A Dpredict.c527 && ! CONST_OR_PURE_CALL_P (insn))
H A Dcselib.c1356 if (! CONST_OR_PURE_CALL_P (insn))
H A Dintegrate.c1619 CONST_OR_PURE_CALL_P (copy) = CONST_OR_PURE_CALL_P (insn);
H A Drtlanal.c555 if (! CONST_OR_PURE_CALL_P (x))
2024 if (GET_CODE (insn) != CALL_INSN || ! CONST_OR_PURE_CALL_P (insn))
H A Dunroll.c2236 CONST_OR_PURE_CALL_P (copy) = CONST_OR_PURE_CALL_P (insn);
H A Djump.c1576 && (! CONST_OR_PURE_CALL_P (our_prev)
H A Dlocal-alloc.c495 && ! CONST_OR_PURE_CALL_P (insn))
H A Demit-rtl.c5590 CONST_OR_PURE_CALL_P (new) = CONST_OR_PURE_CALL_P (insn);
H A Drtl.h580 #define CONST_OR_PURE_CALL_P(RTX) \ macro
H A Dgcse.c2816 if (! CONST_OR_PURE_CALL_P (insn))
7068 return ! CONST_OR_PURE_CALL_P (insn) || pure_call_p (insn);
/openbsd/gnu/gcc/gcc/
H A Dloop-invariant.c546 && !CONST_OR_PURE_CALL_P (insn)) in find_exits()
848 && !CONST_OR_PURE_CALL_P (insn)) in find_invariants_bb()
H A Dlocal-alloc.c501 && ! CONST_OR_PURE_CALL_P (insn)) in validate_equiv_mem()
775 && (! CONST_OR_PURE_CALL_P (insn) in memref_used_between_p()
H A Dpostreload-gcse.c726 if (! CONST_OR_PURE_CALL_P (insn)) in record_opr_changes()
H A Dcselib.c1428 if (! CONST_OR_PURE_CALL_P (insn)) in cselib_process_insn()
H A Djump.c1236 && (! CONST_OR_PURE_CALL_P (our_prev) in delete_prior_computation()
H A Dsched-deps.c1557 flush_pending_lists (deps, insn, true, !CONST_OR_PURE_CALL_P (insn)); in sched_analyze()
H A Demit-rtl.c5323 CONST_OR_PURE_CALL_P (new) = CONST_OR_PURE_CALL_P (insn); in emit_copy_of_insn_after()
H A Dgcse.c2310 if (! CONST_OR_PURE_CALL_P (insn)) in mark_call()
5921 if (! CONST_OR_PURE_CALL_P (insn) || pure_call_p (insn)) in store_killed_in_insn()
H A Drtl.h760 #define CONST_OR_PURE_CALL_P(RTX) \ macro
H A Dcfgrtl.c2730 && !CONST_OR_PURE_CALL_P (insn))) in need_fake_edge_p()
H A Dcse.c6109 if (! CONST_OR_PURE_CALL_P (insn)) in cse_insn()
6703 if (! CONST_OR_PURE_CALL_P (insn)) in invalidate_skipped_block()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c1090 CONST_OR_PURE_CALL_P (insn) = 1; in alpha_legitimize_address()
1111 CONST_OR_PURE_CALL_P (insn) = 1; in alpha_legitimize_address()
3136 CONST_OR_PURE_CALL_P (tmp) = 1; in alpha_emit_xfloating_libcall()

12