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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 242 static bool sh_can_follow_jump (const rtx_insn *, const rtx_insn *);
475 #define TARGET_CAN_FOLLOW_JUMP sh_can_follow_jump
9464 sh_can_follow_jump (const rtx_insn *branch1, const rtx_insn *branch2)
9444 sh_can_follow_jump (const rtx_insn *branch1, const rtx_insn *branch2) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 242 static bool sh_can_follow_jump (const rtx_insn *, const rtx_insn *);
475 #define TARGET_CAN_FOLLOW_JUMP sh_can_follow_jump
9463 sh_can_follow_jump (const rtx_insn *branch1, const rtx_insn *branch2)
9443 sh_can_follow_jump (const rtx_insn *branch1, const rtx_insn *branch2) function

Completed in 1498 milliseconds