Searched refs:is_fusable_store (Results 1 – 2 of 2) sorted by relevance
18970 is_fusable_store (rtx_insn *insn, rtx *str_mem) in is_fusable_store() function19017 if (TARGET_P10_FUSION && is_fusable_store (last_scheduled_insn, &mem1)) in power10_sched_reorder()19028 if (is_fusable_store (ready[pos], &mem2) in power10_sched_reorder()
15367 (is_fusable_store): New.