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

  /src/external/gpl3/gcc/dist/gcc/
final.cc 3286 operand vector, OPORDER is the order to write the operands, and NOPS
3290 output_asm_operand_names (rtx *operands, int *oporder, int nops)
3298 rtx op = operands[oporder[i]];
3431 int oporder[MAX_RECOG_OPERANDS];
3453 output_asm_operand_names (operands, oporder, ops);
3544 oporder[ops++] = opnum;
3563 oporder[ops++] = opnum;
3588 output_asm_operand_names (operands, oporder, ops);
3418 int oporder[MAX_RECOG_OPERANDS]; local
  /src/external/gpl3/gcc.old/dist/gcc/
final.cc 3332 operand vector, OPORDER is the order to write the operands, and NOPS
3336 output_asm_operand_names (rtx *operands, int *oporder, int nops)
3344 rtx op = operands[oporder[i]];
3477 int oporder[MAX_RECOG_OPERANDS];
3499 output_asm_operand_names (operands, oporder, ops);
3590 oporder[ops++] = opnum;
3609 oporder[ops++] = opnum;
3634 output_asm_operand_names (operands, oporder, ops);
3464 int oporder[MAX_RECOG_OPERANDS]; local
  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 519 switch (insn->ptm->oporder)
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 519 switch (insn->ptm->oporder)
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 519 switch (insn->ptm->oporder)
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 519 switch (insn->ptm->oporder)
  /src/external/gpl3/binutils/dist/include/opcode/
tic30.h 617 int oporder; member in struct:__anon10690
620 /* oporder defines - not very descriptive. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic30.h 617 int oporder; member in struct:__anon12154
620 /* oporder defines - not very descriptive. */
  /src/external/gpl3/gdb/dist/include/opcode/
tic30.h 617 int oporder; member in struct:__anon18801
620 /* oporder defines - not very descriptive. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic30.h 617 int oporder; member in struct:__anon21542
620 /* oporder defines - not very descriptive. */
  /src/external/gpl3/binutils/dist/gas/config/
tc-tic30.c 964 switch (p_insn.tm->oporder)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic30.c 964 switch (p_insn.tm->oporder)

Completed in 41 milliseconds