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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-md-auxiliary.cc 2458 rtx otherops[2]; local
2475 otherops[0] = base_reg;
2476 otherops[1] = operands[1];
2487 output_asm_insn (buff, otherops);
2501 rtx otherops[3]; local
2518 otherops[0] = base_reg;
2519 otherops[1] = operands[1];
2520 otherops[2] = gen_rtx_REG (SImode, REGNO (operands[1]) + 1);;
2537 output_asm_insn (buff, otherops);
2550 rtx otherops[2] local
2767 rtx otherops[3]; local
    [all...]
nds32-md-auxiliary.cc 2458 rtx otherops[2]; local
2475 otherops[0] = base_reg;
2476 otherops[1] = operands[1];
2487 output_asm_insn (buff, otherops);
2501 rtx otherops[3]; local
2518 otherops[0] = base_reg;
2519 otherops[1] = operands[1];
2520 otherops[2] = gen_rtx_REG (SImode, REGNO (operands[1]) + 1);;
2537 output_asm_insn (buff, otherops);
2550 rtx otherops[2] local
2767 rtx otherops[3]; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-md-auxiliary.cc 2458 rtx otherops[2]; local
2475 otherops[0] = base_reg;
2476 otherops[1] = operands[1];
2487 output_asm_insn (buff, otherops);
2501 rtx otherops[3]; local
2518 otherops[0] = base_reg;
2519 otherops[1] = operands[1];
2520 otherops[2] = gen_rtx_REG (SImode, REGNO (operands[1]) + 1);;
2537 output_asm_insn (buff, otherops);
2550 rtx otherops[2] local
2767 rtx otherops[3]; local
    [all...]
nds32-md-auxiliary.cc 2458 rtx otherops[2]; local
2475 otherops[0] = base_reg;
2476 otherops[1] = operands[1];
2487 output_asm_insn (buff, otherops);
2501 rtx otherops[3]; local
2518 otherops[0] = base_reg;
2519 otherops[1] = operands[1];
2520 otherops[2] = gen_rtx_REG (SImode, REGNO (operands[1]) + 1);;
2537 output_asm_insn (buff, otherops);
2550 rtx otherops[2] local
2767 rtx otherops[3]; local
    [all...]

Completed in 54 milliseconds