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

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-sr.cc 407 rtx target_call = NULL; local
413 target_call = tmp_rtx;
422 target_call = tmp_rtx;
430 rtx target_mem = XEXP (target_call, 0);
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv-sr.cc 407 rtx target_call = NULL; local
413 target_call = tmp_rtx;
422 target_call = tmp_rtx;
430 rtx target_mem = XEXP (target_call, 0);

Completed in 40 milliseconds