Home
last modified time | relevance | path

Searched defs:operand1 (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc226 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local
279 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
306 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
333 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
355 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
369 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local
384 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local
399 auto operand1 = ConstantR1<float>(&builder, {24.0f, 56.0f}); in XLA_TEST_F() local
418 auto operand1 = ConstantR1<float>(&builder, {24.0f, 56.0f}); in XLA_TEST_P() local
455 auto operand1 = ConstantR1<float>(&builder, {24.0f, 56.0f}); in XLA_TEST_F() local
[all …]
Dvalue_inference_test.cc249 auto operand1 = Parameter(&b, 0, indices_shape, "p1"); in TEST_F() local
283 auto operand1 = ConstantR1<int32>(&b, {1, 2}); in TEST_F() local
300 auto operand1 = ConstantR1<int32>(&b, {1, 2}); in TEST_F() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp1350 IdRef operand1, in WriteIAdd()
1364 IdRef operand1, in WriteFAdd()
1378 IdRef operand1, in WriteISub()
1392 IdRef operand1, in WriteFSub()
1406 IdRef operand1, in WriteIMul()
1420 IdRef operand1, in WriteFMul()
1434 IdRef operand1, in WriteUDiv()
1448 IdRef operand1, in WriteSDiv()
1462 IdRef operand1, in WriteFDiv()
1476 IdRef operand1, in WriteUMod()
[all …]
Dspirv_instruction_parser_autogen.cpp1643 IdRef *operand1, in ParseIAdd()
1659 IdRef *operand1, in ParseFAdd()
1675 IdRef *operand1, in ParseISub()
1691 IdRef *operand1, in ParseFSub()
1707 IdRef *operand1, in ParseIMul()
1723 IdRef *operand1, in ParseFMul()
1739 IdRef *operand1, in ParseUDiv()
1755 IdRef *operand1, in ParseSDiv()
1771 IdRef *operand1, in ParseFDiv()
1787 IdRef *operand1, in ParseUMod()
[all …]
/external/igt-gpu-tools/lib/
Di915_3d.h389 #define i915_fs_arith_masked(op, dest_reg, dest_mask, operand0, operand1, operand2) \ argument
392 #define i915_fs_arith(op, dest_reg, operand0, operand1, operand2) \ argument
395 #define _i915_fs_arith_masked(cmd, dest_reg, dest_mask, operand0, operand1, operand2) \ argument
450 #define _i915_fs_arith(cmd, dest_reg, operand0, operand1, operand2) do {\ argument
523 #define i915_fs_add(dest_reg, operand0, operand1) \ argument
529 #define i915_fs_mul(dest_reg, operand0, operand1) \ argument
551 #define i915_fs_min(dest_reg, operand0, operand1) \ argument
557 #define i915_fs_max(dest_reg, operand0, operand1) \ argument
562 #define i915_fs_cmp(dest_reg, operand0, operand1, operand2) \ argument
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/google-breakpad/src/processor/
Dpostfix_evaluator-inl.h103 ValueType operand1 = ValueType(); in EvaluateToken() local
/external/autotest/server/site_tests/enterprise_CFM_CEC/chameleon_cecservice/
Dit6803.py206 def cec_cmd_set(follower, txCmd, operand1, operand2): argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger_test.cc97 auto* operand1 = root->operand(1); in TEST_F() local
Dnccl_all_reduce_thunk.cc123 mlir::Value operand1 = reduction_op->getOperand(1); in FindReductionOp() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c420 SpvId operand0, SpvId operand1) in spirv_builder_emit_binop()
434 SpvId operand0, SpvId operand1, SpvId operand2) in spirv_builder_emit_triop()
449 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) in spirv_builder_emit_quadop()
/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc379 auto operand1 = operands1[i]; in InstructionsComputeSameValue() local
Dhlo_evaluator_test.cc120 auto operand1 = in TestTernaryOp() local
556 HloInstruction* operand1 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
578 HloInstruction* operand1 = b.AddInstruction( in TEST_F() local
3130 HloInstruction* operand1 = b.AddInstruction( in TEST_P() local
3164 HloInstruction* operand1 = b.AddInstruction( in TEST_P() local
Dhlo_instruction_test.cc936 auto operand1 = HloInstruction::CreateConstant( in TEST_F() local
/external/mesa3d/src/intel/common/
Dgen_mi_builder.h643 _gen_mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _gen_mi_pack_alu()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_defines.h1463 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument
1467 #define MI_MATH_ALU1(opcode, operand1) \ argument
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc3668 auto operand1 = outside_to_inside[reduce_outside->operand(1)]; in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc1302 uint64_t operand1 = dst.Uint(vform, i); in bif() local
1318 uint64_t operand1 = dst.Uint(vform, i); in bit() local
1334 uint64_t operand1 = src2.Uint(vform, i); in bsl() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc503 Attribute ConstFoldBinaryOp(Type result_type, Attribute operand1, in ConstFoldBinaryOp()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc2671 const TfLiteTensor& operand1 = context->tensors[node->inputs->data[1]]; in Validate() local

12