/external/libunwind/src/dwarf/ |
D | Gexpr.c | 193 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2, tmp3, end_addr; in dwarf_eval_expr() local 255 &operand1, arg)) < 0) in dwarf_eval_expr() 293 (int) opcode - DW_OP_breg0, (unsigned long) operand1); in dwarf_eval_expr() 298 push (tmp1 + operand1); in dwarf_eval_expr() 303 (int) operand1, (unsigned long) operand2); in dwarf_eval_expr() 305 dwarf_to_unw_regnum (operand1), &tmp1)) < 0) in dwarf_eval_expr() 327 Debug (15, "OP_regx(r%d)\n", (int) operand1); in dwarf_eval_expr() 328 *valp = dwarf_to_unw_regnum (operand1); in dwarf_eval_expr() 340 Debug (15, "OP_const(0x%lx)\n", (unsigned long) operand1); in dwarf_eval_expr() 341 push (operand1); in dwarf_eval_expr() [all …]
|
/external/v8/src/interpreter/ |
D | bytecode-node.h | 41 uint32_t operand1, 49 SetOperand(1, operand1); in bytecode_() 53 uint32_t operand1, uint32_t operand2, 61 SetOperand(1, operand1); in bytecode_() 66 uint32_t operand1, uint32_t operand2, 75 SetOperand(1, operand1); in bytecode_() 81 uint32_t operand1, uint32_t operand2, 90 SetOperand(1, operand1); in bytecode_() 137 uint32_t operand1 = 0, uint32_t operand2 = 0, 145 operands_[1] = operand1; in bytecode_() [all …]
|
D | bytecode-array-builder.cc | 168 uint32_t operand1 = static_cast<uint32_t>(dest.ToOperand()); in OutputMovRaw() local 170 BytecodeNode::Mov(BytecodeSourceInfo(), operand0, operand1)); in OutputMovRaw()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | conditional_test.cc | 226 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local 229 Conditional(pred, operand1, identity, operand2, identity); in XLA_TEST_F() 279 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local 281 Conditional(pred, operand1, CreateR0CeilComputation(), operand2, in XLA_TEST_F() 306 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local 309 Conditional(pred, operand1, floor, operand2, floor); in XLA_TEST_F() 333 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local 335 Conditional(pred, operand1, CreateR0FloorComputation(), operand2, in XLA_TEST_F() 355 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local 358 {pred, operand1, operand2}); in XLA_TEST_F() [all …]
|
/external/google-breakpad/src/processor/ |
D | postfix_evaluator-inl.h | 103 ValueType operand1 = ValueType(); in EvaluateToken() local 105 if (!PopValues(&operand1, &operand2)) { in EvaluateToken() 115 result = operand1 + operand2; in EvaluateToken() 118 result = operand1 - operand2; in EvaluateToken() 121 result = operand1 * operand2; in EvaluateToken() 124 result = operand1 / operand2; in EvaluateToken() 127 result = operand1 % operand2; in EvaluateToken() 131 operand1 & (static_cast<ValueType>(-1) ^ (operand2 - 1)); in EvaluateToken()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ir_builder.h | 69 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp() argument 73 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}})); in AddUnaryOp() 77 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp() argument 83 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddBinaryOp() 88 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() argument 93 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddTernaryOp() 99 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp() argument 105 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddQuadOp() 112 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddIdLiteralOp() argument 117 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddIdLiteralOp()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ir_builder.h | 69 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp() argument 73 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}})); in AddUnaryOp() 77 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp() argument 83 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddBinaryOp() 88 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() argument 93 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddTernaryOp() 99 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp() argument 105 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddQuadOp() 112 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddIdLiteralOp() argument 117 {{spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand1}}, in AddIdLiteralOp()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | fusion_merger_test.cc | 93 auto* operand1 = root->operand(1); in TEST_F() local 94 EXPECT_EQ(HloOpcode::kFusion, operand1->opcode()); in TEST_F() 95 EXPECT_EQ(7, operand1->fused_instruction_count()); in TEST_F()
|
/external/autotest/server/site_tests/enterprise_CFM_CEC/chameleon_cecservice/ |
D | it6803.py | 204 def cec_cmd_set(follower, txCmd, operand1, operand2): argument 213 if operand1 is not None: 214 txCmdBuf[3] = operand1
|
/external/v8/src/compiler/ia32/ |
D | instruction-selector-ia32.cc | 204 InstructionOperand operand1 = g.Use(node->InputAt(1)); in VisitRROFloat() local 206 selector->Emit(avx_opcode, g.DefineAsRegister(node), operand0, operand1); in VisitRROFloat() 208 selector->Emit(sse_opcode, g.DefineSameAsFirst(node), operand0, operand1); in VisitRROFloat() 238 InstructionOperand operand1 = in VisitRRISimd() local 240 selector->Emit(opcode, g.DefineAsRegister(node), operand0, operand1); in VisitRRISimd() 247 InstructionOperand operand1 = in VisitRRISimd() local 250 selector->Emit(avx_opcode, g.DefineAsRegister(node), operand0, operand1); in VisitRRISimd() 252 selector->Emit(sse_opcode, g.DefineSameAsFirst(node), operand0, operand1); in VisitRRISimd() 2094 InstructionOperand operand1 = g.UseUniqueRegister(node->InputAt(1)); in VisitI8x16Mul() local 2097 Emit(kAVXI8x16Mul, g.DefineAsRegister(node), operand0, operand1, in VisitI8x16Mul() [all …]
|
/external/selinux/libsepol/cil/src/ |
D | cil_write_ast.c | 55 char *operand1 = NULL; in __cil_unfill_expr_helper() local 137 rc = __cil_unfill_expr_helper(curr->next, next, &operand1, paren); in __cil_unfill_expr_helper() 140 len += strlen(operand1) + 1; in __cil_unfill_expr_helper() 142 sprintf(*out_str, "(%s %s)", op_str, operand1); in __cil_unfill_expr_helper() 145 rc = __cil_unfill_expr_helper(curr->next, next, &operand1, paren); in __cil_unfill_expr_helper() 148 len += strlen(operand1) + 1; in __cil_unfill_expr_helper() 155 sprintf(*out_str, "(%s %s %s)", op_str, operand1, operand2); in __cil_unfill_expr_helper() 225 free(operand1); in __cil_unfill_expr_helper()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_defines.h | 1459 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument 1460 ( ((MI_MATH_OPCODE_##opcode) << 20) | ((MI_MATH_OPERAND_##operand1) << 10) | \ 1463 #define MI_MATH_ALU1(opcode, operand1) \ argument 1464 ( ((MI_MATH_OPCODE_##opcode) << 20) | ((MI_MATH_OPERAND_##operand1) << 10) )
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | ar_crs_combiner.cc | 208 auto operand1 = operands1[i]; in InstructionsComputeSameValue() local 210 if (!InstructionsComputeSameValue(operand1, operand2, visited_pairs)) { in InstructionsComputeSameValue()
|
D | hlo_evaluator_test.cc | 119 auto operand1 = in TestTernaryOp() local 124 expected.shape(), opcode, operand0, operand1, operand2)); in TestTernaryOp() 479 HloInstruction* operand1 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 484 std::vector<HloInstruction*> operands = {operand1, operand2}; in TEST_F() 501 HloInstruction* operand1 = b.AddInstruction( in TEST_F() local 506 std::vector<HloInstruction*> operands = {operand1, operand2}; in TEST_F() 1927 HloInstruction* operand1 = b.AddInstruction( in TEST_P() local 1931 b.AddInstruction(HloInstruction::CreateTuple({operand1, operand2})); in TEST_P() 1961 HloInstruction* operand1 = b.AddInstruction( in TEST_P() local 1965 b.AddInstruction(HloInstruction::CreateTuple({operand1, operand2})); in TEST_P()
|
D | hlo_instruction_test.cc | 876 auto operand1 = HloInstruction::CreateConstant( in TEST_F() local 882 Shape shape = operand1->shape(); in TEST_F() 885 HloInstruction* op1 = operand1.get(); in TEST_F()
|
D | pattern_matcher.h | 1441 auto* operand1 = operand(inst, i); 1444 op1_.Match(operand1, option) && op2_.Match(operand2, option);
|
/external/elfutils/lib/ |
D | color.c | 169 E (o1, operand1), in parse_opt()
|
/external/tensorflow/tensorflow/core/profiler/ |
D | op_profile.proto | 38 string expression = 2; // %multiply = [shape]multiply(operand1, operand2)
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 552 mi_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in mi_alu() argument 556 .Operand1 = operand1, in mi_alu()
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.h | 333 Id createBinOp(Op, Id typeId, Id operand1, Id operand2); 334 Id createTriOp(Op, Id typeId, Id operand1, Id operand2, Id operand3);
|
/external/v8/src/arm64/ |
D | simulator-logic-arm64.cc | 1058 uint64_t operand1 = dst.Uint(vform, i); in bif() local 1061 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bif() 1072 uint64_t operand1 = dst.Uint(vform, i); in bit() local 1075 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bit() 1086 uint64_t operand1 = src2.Uint(vform, i); in bsl() local 1089 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bsl()
|
/external/vixl/src/aarch64/ |
D | logic-aarch64.cc | 1112 uint64_t operand1 = dst.Uint(vform, i); in bif() local 1115 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bif() 1128 uint64_t operand1 = dst.Uint(vform, i); in bit() local 1131 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bit() 1144 uint64_t operand1 = src2.Uint(vform, i); in bsl() local 1147 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bsl()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 986 VGPU10OperandToken1 operand1; in emit_src_register() local 1032 operand0.value = operand1.value = 0; in emit_src_register() 1068 operand1.extendedOperandType = VGPU10_EXTENDED_OPERAND_MODIFIER; in emit_src_register() 1070 operand1.operandModifier = VGPU10_OPERAND_MODIFIER_ABS; in emit_src_register() 1072 operand1.operandModifier = VGPU10_OPERAND_MODIFIER_NEG; in emit_src_register() 1074 operand1.operandModifier = VGPU10_OPERAND_MODIFIER_ABSNEG; in emit_src_register() 1081 emit_dword(emit, operand1.value); in emit_src_register()
|
/external/v8/src/compiler/x64/ |
D | instruction-selector-x64.cc | 1245 InstructionOperand operand1 = g.Use(node->InputAt(1)); in VisitFloatBinop() local 1247 selector->Emit(avx_opcode, g.DefineAsRegister(node), operand0, operand1); in VisitFloatBinop() 1249 selector->Emit(sse_opcode, g.DefineSameAsFirst(node), operand0, operand1); in VisitFloatBinop()
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | convert_nodes_test.cc | 1772 const std::vector<CType> operand1{CType(3), CType(7.5)}; in TestBinaryTensorOpWeightNoBroadcast() local 1779 /*values=*/swap_inputs ? operand1 : operand2); in TestBinaryTensorOpWeightNoBroadcast() 1792 {"input", test::AsTensor<CType>(swap_inputs ? operand2 : operand1)}}; in TestBinaryTensorOpWeightNoBroadcast()
|