HomeSort by: relevance | last modified time | path
    Searched refs:chks (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 259 chks are dependencies to check for conflicts when an opcode is
261 opcode is used. chks correspond to readers (RAW) or writers (WAW or
267 const unsigned short *chks; member in struct:ia64_opcode_dependency
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 259 chks are dependencies to check for conflicts when an opcode is
261 opcode is used. chks correspond to readers (RAW) or writers (WAW or
267 const unsigned short *chks; member in struct:ia64_opcode_dependency
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 259 chks are dependencies to check for conflicts when an opcode is
261 opcode is used. chks correspond to readers (RAW) or writers (WAW or
267 const unsigned short *chks; member in struct:ia64_opcode_dependency
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 259 chks are dependencies to check for conflicts when an opcode is
261 opcode is used. chks correspond to readers (RAW) or writers (WAW or
267 const unsigned short *chks; member in struct:ia64_opcode_dependency
  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 189 int *chks; /* Insn classes which read (RAW), write
401 insert_dependencies (int nchks, unsigned short *chks,
412 chkind = insert_deplist (nchks, chks);
797 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes);
853 /* For WAW entries, if the chks and regs differ, we need to enter the
1561 warn (_("Warning: rsrc %s (%s) has no chks\n"),
1564 warn (_("Warning: rsrc %s (%s) has no chks or regs\n"),
2437 opcode (chks)
2444 /* Note all resources which point to this opcode. rfi has the most chks
2450 unsigned short chks[256]
188 int *chks; \/* Insn classes which read (RAW), write member in struct:rdep
2430 unsigned short chks[256]; local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 189 int *chks; /* Insn classes which read (RAW), write
401 insert_dependencies (int nchks, unsigned short *chks,
412 chkind = insert_deplist (nchks, chks);
797 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes);
853 /* For WAW entries, if the chks and regs differ, we need to enter the
1561 warn (_("Warning: rsrc %s (%s) has no chks\n"),
1564 warn (_("Warning: rsrc %s (%s) has no chks or regs\n"),
2437 opcode (chks)
2444 /* Note all resources which point to this opcode. rfi has the most chks
2450 unsigned short chks[256]
188 int *chks; \/* Insn classes which read (RAW), write member in struct:rdep
2430 unsigned short chks[256]; local
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 189 int *chks; /* Insn classes which read (RAW), write
401 insert_dependencies (int nchks, unsigned short *chks,
412 chkind = insert_deplist (nchks, chks);
797 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes);
853 /* For WAW entries, if the chks and regs differ, we need to enter the
1561 warn (_("Warning: rsrc %s (%s) has no chks\n"),
1564 warn (_("Warning: rsrc %s (%s) has no chks or regs\n"),
2437 opcode (chks)
2444 /* Note all resources which point to this opcode. rfi has the most chks
2450 unsigned short chks[256]
188 int *chks; \/* Insn classes which read (RAW), write member in struct:rdep
2430 unsigned short chks[256]; local
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 189 int *chks; /* Insn classes which read (RAW), write
401 insert_dependencies (int nchks, unsigned short *chks,
412 chkind = insert_deplist (nchks, chks);
797 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes);
853 /* For WAW entries, if the chks and regs differ, we need to enter the
1561 warn (_("Warning: rsrc %s (%s) has no chks\n"),
1564 warn (_("Warning: rsrc %s (%s) has no chks or regs\n"),
2437 opcode (chks)
2444 /* Note all resources which point to this opcode. rfi has the most chks
2450 unsigned short chks[256]
188 int *chks; \/* Insn classes which read (RAW), write member in struct:rdep
2430 unsigned short chks[256]; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 8116 /* Returns the index of the given dependency in the opcode's list of chks, or
8126 if (depind == DEP (dep->chks[i]))
10006 /* Return whether the given resource is in the given insn's list of chks
10330 note = NOTE (opdeps->chks[chkind]);
10594 instruction has the dependency in its chks list which uses that resource,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 8116 /* Returns the index of the given dependency in the opcode's list of chks, or
8126 if (depind == DEP (dep->chks[i]))
10006 /* Return whether the given resource is in the given insn's list of chks
10330 note = NOTE (opdeps->chks[chkind]);
10594 instruction has the dependency in its chks list which uses that resource,

Completed in 48 milliseconds