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

  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-trace.c 72 static int first_insn_p; variable
88 first_insn_p = first_p;
187 first_insn_p ? " " : "|",
  /src/external/gpl3/gdb/dist/sim/common/
cgen-trace.c 72 static int first_insn_p; variable
88 first_insn_p = first_p;
187 first_insn_p ? " " : "|",
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 4024 replace_pc_relative_symbol_ref (rtx_insn *insn, rtx opnds[4], bool first_insn_p)
4032 if (!first_insn_p)
4041 if (first_insn_p)
4094 bool first_insn_p;
4114 first_insn_p = (opnds[1] == tilepro_text_label_rtx ());
4116 replace_pc_relative_symbol_ref (insn, opnds, first_insn_p);
4156 bool first_insn_p;
4179 first_insn_p = (opnds[1] == tilepro_text_label_rtx ());
4181 replace_pc_relative_symbol_ref (insn, opnds, first_insn_p);
4084 bool first_insn_p; local
4146 bool first_insn_p; local
  /src/external/gpl3/gdb.old/dist/sim/frv/
cpu.h 1585 int first_insn_p; member in struct:scache
  /src/external/gpl3/gdb/dist/sim/frv/
cpu.h 1585 int first_insn_p; member in struct:scache

Completed in 98 milliseconds