HomeSort by: relevance | last modified time | path
    Searched refs:operand_num (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
ipa-predicate.cc 144 if (cc1->operand_num == cc2->operand_num
296 && (c->operand_num <
300 inline_param_summary[c->operand_num].change_prob;
331 fprintf (f, "op%i", c->operand_num);
553 || (int) operand_map.length () <= c->operand_num
554 || operand_map[c->operand_num] == -1
559 && offset_map[c->operand_num] > 0)
561 && offset_map[c->operand_num] < 0))
566 HOST_WIDE_INT offset_delta = offset_map[c->operand_num];
    [all...]
ipa-predicate.h 56 int operand_num; variable
277 int operand_num,
stmt.cc 196 parse_output_constraint (const char **constraint_p, int operand_num,
237 *p, operand_num);
264 if (operand_num + 1 == ninputs + noutputs)
ipa-fnsummary.cc 396 || (int)es->param.length () <= c->operand_num
397 || !es->param[c->operand_num].points_to_possible_sra_candidate)
407 && (avals->safe_sval_at(c->operand_num) == error_mark_node))
410 if (tree sval = avals->safe_sval_at (c->operand_num))
415 val = avs.get_value (c->operand_num, c->offset / BITS_PER_UNIT,
421 val = avals->safe_sval_at (c->operand_num);
488 if (c->operand_num < (int) avals->m_known_value_ranges.length ()
492 Value_Range vr (avals->m_known_value_ranges[c->operand_num]);
4615 c.operand_num = streamer_read_uhwi (&ib);
4630 (params_summary, c.operand_num, true)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-predicate.cc 142 if (cc1->operand_num == cc2->operand_num
293 && (c->operand_num <
297 inline_param_summary[c->operand_num].change_prob;
328 fprintf (f, "op%i", c->operand_num);
545 || (int) operand_map.length () <= c->operand_num
546 || operand_map[c->operand_num] == -1
551 && offset_map[c->operand_num] > 0)
553 && offset_map[c->operand_num] < 0))
558 HOST_WIDE_INT offset_delta = offset_map[c->operand_num];
    [all...]
ipa-predicate.h 56 int operand_num; variable
270 int operand_num,
stmt.cc 196 parse_output_constraint (const char **constraint_p, int operand_num,
237 *p, operand_num);
264 if (operand_num + 1 == ninputs + noutputs)
ipa-fnsummary.cc 402 && (avals->safe_sval_at(c->operand_num) == error_mark_node))
405 if (ipa_agg_value_set *agg = avals->safe_aggval_at (c->operand_num))
407 tree sval = avals->safe_sval_at (c->operand_num);
416 val = avals->safe_sval_at (c->operand_num);
483 if (c->operand_num < (int) avals->m_known_value_ranges.length ()
487 value_range vr = avals->m_known_value_ranges[c->operand_num];
4501 c.operand_num = streamer_read_uhwi (&ib);
4516 (params_summary, c.operand_num, true);
4734 streamer_write_uhwi (ob, c->operand_num);
  /src/external/gpl3/binutils/dist/gas/config/
xtensa-relax.c 127 int operand_num; member in struct:opname_map_e_struct
1226 e->operand_num = i;
1674 op1->operand_num, op2->operand_num);
1686 op1->operand_num,
1728 op1->operand_num, op2->operand_num);
1731 op1->operand_num, precond->opval2);
1734 op2->operand_num, precond->opval1);
1810 append_constant_op (bi, op->operand_num, op_get_constant (op))
    [all...]
tc-csky.c 4337 for (i = 0; i < OP_TABLE_NUM && op[i].operand_num != -2; i++)
4342 /* if operand_num = -1, it is a insn with a REGLIST type operand.i. */
4343 if (!(op[i].operand_num == csky_insn.number
4344 || (op[i].operand_num == -1 && csky_insn.number != 0)))
4347 SET_ERROR_INTEGER (ERROR_OPERANDS_NUMBER, op[i].operand_num);
4363 if (j < csky_insn.number - 1 && op[i].operand_num != -1)
4567 if (opinfo->operand_num == -1)
4573 for (i = 0; i < opinfo->operand_num; i++)
6338 for (i = 0;i < opinfo->operand_num; i++)
6370 for (i = 0;i < opinfo->operand_num; i++
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
xtensa-relax.c 127 int operand_num; member in struct:opname_map_e_struct
1226 e->operand_num = i;
1674 op1->operand_num, op2->operand_num);
1686 op1->operand_num,
1728 op1->operand_num, op2->operand_num);
1731 op1->operand_num, precond->opval2);
1734 op2->operand_num, precond->opval1);
1810 append_constant_op (bi, op->operand_num, op_get_constant (op))
    [all...]
tc-csky.c 4337 for (i = 0; i < OP_TABLE_NUM && op[i].operand_num != -2; i++)
4342 /* if operand_num = -1, it is a insn with a REGLIST type operand.i. */
4343 if (!(op[i].operand_num == csky_insn.number
4344 || (op[i].operand_num == -1 && csky_insn.number != 0)))
4347 SET_ERROR_INTEGER (ERROR_OPERANDS_NUMBER, op[i].operand_num);
4363 if (j < csky_insn.number - 1 && op[i].operand_num != -1)
4567 if (opinfo->operand_num == -1)
4573 for (i = 0; i < opinfo->operand_num; i++)
6338 for (i = 0;i < opinfo->operand_num; i++)
6370 for (i = 0;i < opinfo->operand_num; i++
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
arc-tdep.c 308 /* Returns an unsigned value of OPERAND_NUM in instruction INSN.
314 unsigned int operand_num)
316 switch (insn.operands[operand_num].kind)
322 return insn.operands[operand_num].value;
328 insn.operands[operand_num].value,
338 unsigned int operand_num)
340 switch (insn.operands[operand_num].kind)
351 return insn.operands[operand_num].value;
357 insn.operands[operand_num].value,
  /src/external/gpl3/gdb.old/dist/gdb/
arc-tdep.c 308 /* Returns an unsigned value of OPERAND_NUM in instruction INSN.
314 unsigned int operand_num)
316 switch (insn.operands[operand_num].kind)
322 return insn.operands[operand_num].value;
328 insn.operands[operand_num].value,
338 unsigned int operand_num)
340 switch (insn.operands[operand_num].kind)
351 return insn.operands[operand_num].value;
357 insn.operands[operand_num].value,
  /src/external/gpl3/binutils/dist/opcodes/
csky-dis.c 128 if (pinfo->operand_num == -1)
131 for (; i < pinfo->operand_num; i++)
975 if (pinfo->operand_num)
977 if (pinfo->operand_num == -1)
984 for (; i < pinfo->operand_num; i++)
tic6x-dis.c 823 if (enc->operand_num != op_num)
  /src/external/gpl3/binutils.old/dist/opcodes/
csky-dis.c 128 if (pinfo->operand_num == -1)
131 for (; i < pinfo->operand_num; i++)
984 if (pinfo->operand_num)
986 if (pinfo->operand_num == -1)
993 for (; i < pinfo->operand_num; i++)
tic6x-dis.c 823 if (enc->operand_num != op_num)
  /src/external/gpl3/gdb/dist/opcodes/
csky-dis.c 128 if (pinfo->operand_num == -1)
131 for (; i < pinfo->operand_num; i++)
984 if (pinfo->operand_num)
986 if (pinfo->operand_num == -1)
993 for (; i < pinfo->operand_num; i++)
tic6x-dis.c 823 if (enc->operand_num != op_num)
  /src/external/gpl3/gdb.old/dist/opcodes/
csky-dis.c 128 if (pinfo->operand_num == -1)
131 for (; i < pinfo->operand_num; i++)
984 if (pinfo->operand_num)
986 if (pinfo->operand_num == -1)
993 for (; i < pinfo->operand_num; i++)
  /src/external/gpl3/binutils/dist/include/opcode/
tic6x.h 549 unsigned int operand_num; member in struct:__anon10703
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic6x.h 549 unsigned int operand_num; member in struct:__anon12167
  /src/external/gpl3/gdb/dist/include/opcode/
tic6x.h 549 unsigned int operand_num; member in struct:__anon18814
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic6x.h 549 unsigned int operand_num; member in struct:__anon21555

Completed in 71 milliseconds

1 2