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

  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-aix-tdep.c 934 branch_dest (struct regcache *regcache, int opcode, int instr, function
1034 breaks[1] = branch_dest (regcache, opcode, insn, loc, breaks[0]);
rs6000-aix-tdep.c 934 branch_dest (struct regcache *regcache, int opcode, int instr, function
1034 breaks[1] = branch_dest (regcache, opcode, insn, loc, breaks[0]);
  /src/external/gpl3/gdb/dist/gdb/
rs6000-aix-tdep.c 935 branch_dest (struct regcache *regcache, int opcode, int instr, function
1035 breaks[1] = branch_dest (regcache, opcode, insn, loc, breaks[0]);
rs6000-aix-tdep.c 935 branch_dest (struct regcache *regcache, int opcode, int instr, function
1035 breaks[1] = branch_dest (regcache, opcode, insn, loc, breaks[0]);
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 201 static int branch_dest (rtx);
5604 branch_dest (rtx branch)
8490 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
8516 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
5603 branch_dest (rtx branch) function
arc.cc 201 static int branch_dest (rtx);
5604 branch_dest (rtx branch)
8490 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
8516 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
5603 branch_dest (rtx branch) function
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin.cc 2444 branch_dest (rtx_insn *branch)
2499 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2435 branch_dest (rtx_insn *branch) function
bfin.cc 2444 branch_dest (rtx_insn *branch)
2499 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2435 branch_dest (rtx_insn *branch) function
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin.cc 2444 branch_dest (rtx_insn *branch)
2499 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2435 branch_dest (rtx_insn *branch) function
bfin.cc 2444 branch_dest (rtx_insn *branch)
2499 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2435 branch_dest (rtx_insn *branch) function
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 177 static int branch_dest (rtx);
2587 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2790 int offset = (branch_dest (next_insn)
8738 branch_dest (rtx branch)
8724 branch_dest (rtx branch) function
sh.cc 177 static int branch_dest (rtx);
2587 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2790 int offset = (branch_dest (next_insn)
8738 branch_dest (rtx branch)
8724 branch_dest (rtx branch) function
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 282 static int branch_dest (rtx);
5717 branch_dest (rtx branch)
8464 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
8490 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
5716 branch_dest (rtx branch) function
arc.cc 282 static int branch_dest (rtx);
5717 branch_dest (rtx branch)
8464 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
8490 offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
5716 branch_dest (rtx branch) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 177 static int branch_dest (rtx);
2587 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2790 int offset = (branch_dest (next_insn)
8737 branch_dest (rtx branch)
8723 branch_dest (rtx branch) function
sh.cc 177 static int branch_dest (rtx);
2587 int offset = branch_dest (insn) - INSN_ADDRESSES (INSN_UID (insn));
2790 int offset = (branch_dest (next_insn)
8737 branch_dest (rtx branch)
8723 branch_dest (rtx branch) function

Completed in 132 milliseconds