]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/riscv/riscv-protos.h
RISC-V: Add sifive-7 pipeline description.
[thirdparty/gcc.git] / gcc / config / riscv / riscv-protos.h
index b81eff0c04be895194c44ab60c451d6d66552bda..8b510f87df87b0d17d011243f8108e4bb310c5b0 100644 (file)
@@ -71,6 +71,7 @@ extern bool riscv_epilogue_uses (unsigned int);
 extern bool riscv_can_use_return_insn (void);
 extern rtx riscv_function_value (const_tree, const_tree, enum machine_mode);
 extern bool riscv_expand_block_move (rtx, rtx, rtx);
+extern bool riscv_store_data_bypass_p (rtx_insn *, rtx_insn *);
 
 /* Routines implemented in riscv-c.c.  */
 void riscv_cpu_cpp_builtins (cpp_reader *);