HomeSort by: relevance | last modified time | path
    Searched refs:th_memidx_legitimate_modify_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-protos.h 755 extern bool th_memidx_legitimate_modify_p (rtx);
756 extern bool th_memidx_legitimate_modify_p (rtx, bool);
thead.cc 507 th_memidx_legitimate_modify_p (rtx x) function
524 th_memidx_legitimate_modify_p (rtx x, bool post) function
526 if (!th_memidx_legitimate_modify_p (x))

Completed in 14 milliseconds