Searched refs:operand_values (Results 1 – 9 of 9) sorted by relevance
417 opd[opi] = decoded[n].operand_values[opi]; in disInstr_TILEGX_WRK()423 rd = decoded[n].operand_values[opi]; in disInstr_TILEGX_WRK()425 ra = decoded[n].operand_values[opi]; in disInstr_TILEGX_WRK()428 ra = decoded[n].operand_values[opi]; in disInstr_TILEGX_WRK()430 rb = decoded[n].operand_values[opi]; in disInstr_TILEGX_WRK()435 imm = decoded[n].operand_values[opi]; in disInstr_TILEGX_WRK()581 ULong imm0 = decoded[n].operand_values[3]; in disInstr_TILEGX_WRK()614 ULong imm0 = decoded[n].operand_values[3]; in disInstr_TILEGX_WRK()635 ULong imm0 = decoded[n].operand_values[3]; in disInstr_TILEGX_WRK()
1276 Long operand_values[TILEGX_MAX_OPERANDS]; member
7624 d->operand_values[i] = opval; in parse_insn_tilegx()7650 decoded.operand_values[i] = va_arg(argv, ULong); in mkTileGxInsn()7683 Long op = decoded.operand_values[i]; in encode_insn_tilegx()
1272 vex_printf("r%d", (Int) decoded[i].operand_values[n]); in display_insn()1274 vex_printf("%ld", (unsigned long)decoded[i].operand_values[n]); in display_insn()
145 inline iterator_range<value_op_iterator> operand_values() { in operand_values() function
50 for (Value *Op : C->operand_values()) in findCallees()67 for (Value *Op : I.operand_values()) in Node()
546 for (Value *Op : I.operand_values()) { in runOnFunction()
509 for (auto *Op : I.operand_values()) in estimateNumberOfOptimizedInstructions()
664 long long operand_values[TILEGX_MAX_OPERANDS]; member9575 d->operand_values[i] = opval; in parse_insn_tilegx()10130 num = decoded[i].operand_values[j]; in print_insn_tilegx()