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

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 4670 needs_neutering_p (rtx_insn *insn)
4826 while (head != BB_END (from) && !needs_neutering_p (head))
4867 if (!head || !needs_neutering_p (head))
4665 needs_neutering_p (rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 4654 needs_neutering_p (rtx_insn *insn)
4810 while (head != BB_END (from) && !needs_neutering_p (head))
4851 if (!head || !needs_neutering_p (head))
4649 needs_neutering_p (rtx_insn *insn) function

Completed in 34 milliseconds