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

  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 134 } c6x_sched_insn_info;
137 /* Record a c6x_sched_insn_info structure for every insn in the function. */
138 static vec<c6x_sched_insn_info> insn_info;
132 } c6x_sched_insn_info; typedef in typeref:struct:__anon13300
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 134 } c6x_sched_insn_info;
137 /* Record a c6x_sched_insn_info structure for every insn in the function. */
138 static vec<c6x_sched_insn_info> insn_info;
132 } c6x_sched_insn_info; typedef in typeref:struct:__anon15743

Completed in 21 milliseconds