/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | conditional_test.cc | 227 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local 280 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 307 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 334 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 356 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 370 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local 385 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local 400 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_F() local 419 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_P() local 456 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_F() local [all …]
|
D | dynamism_inference_test.cc | 279 auto operand2 = Parameter(&b, 1, indices_shape, "p2"); in TEST_F() local 321 auto operand2 = ConstantR1<int32>(&b, {1, 2}); in TEST_F() local
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 1351 IdRef operand2) in WriteIAdd() 1365 IdRef operand2) in WriteFAdd() 1379 IdRef operand2) in WriteISub() 1393 IdRef operand2) in WriteFSub() 1407 IdRef operand2) in WriteIMul() 1421 IdRef operand2) in WriteFMul() 1435 IdRef operand2) in WriteUDiv() 1449 IdRef operand2) in WriteSDiv() 1463 IdRef operand2) in WriteFDiv() 1477 IdRef operand2) in WriteUMod() [all …]
|
D | spirv_instruction_parser_autogen.cpp | 1644 IdRef *operand2) in ParseIAdd() 1660 IdRef *operand2) in ParseFAdd() 1676 IdRef *operand2) in ParseISub() 1692 IdRef *operand2) in ParseFSub() 1708 IdRef *operand2) in ParseIMul() 1724 IdRef *operand2) in ParseFMul() 1740 IdRef *operand2) in ParseUDiv() 1756 IdRef *operand2) in ParseSDiv() 1772 IdRef *operand2) in ParseFDiv() 1788 IdRef *operand2) in ParseUMod() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ir_builder.h | 89 uint32_t operand2) { in AddBinaryOp() 105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 122 uint32_t operand2, uint32_t operand3, in AddQuadOp()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ir_builder.h | 89 uint32_t operand2) { in AddBinaryOp() 105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 122 uint32_t operand2, uint32_t operand3, in AddQuadOp()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | ir_builder.h | 89 uint32_t operand2) { in AddBinaryOp() 105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 122 uint32_t operand2, uint32_t operand3, in AddQuadOp()
|
/external/igt-gpu-tools/lib/ |
D | i915_3d.h | 389 #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 562 #define i915_fs_cmp(dest_reg, operand0, operand1, operand2) \ argument
|
/external/google-breakpad/src/processor/ |
D | postfix_evaluator-inl.h | 104 ValueType operand2 = ValueType(); in EvaluateToken() local
|
/external/autotest/server/site_tests/enterprise_CFM_CEC/chameleon_cecservice/ |
D | it6803.py | 206 def cec_cmd_set(follower, txCmd, operand1, operand2): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | fusion_merger_test.cc | 101 auto* operand2 = root->operand(2); in TEST_F() local
|
/external/llvm-project/lldb/include/lldb/Core/ |
D | EmulateInstruction.h | 214 operand2; // register containing second operand for binary op member
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | ar_crs_combiner.cc | 380 auto operand2 = i2->operands()[i]; in InstructionsComputeSameValue() local
|
D | hlo_evaluator_test.cc | 122 auto operand2 = in TestTernaryOp() local 558 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 580 HloInstruction* operand2 = b.AddInstruction( in TEST_F() local 3128 HloInstruction* operand2 = b.AddInstruction( in TEST_P() local 3162 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_P() local
|
D | hlo_instruction_test.cc | 938 auto operand2 = HloInstruction::CreateConstant( in TEST_F() local
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 206 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 233 Operand& operand2 = *(inst.begin() + 2); in TEST() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 206 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 233 Operand& operand2 = *(inst.begin() + 2); in TEST() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | instruction_test.cpp | 206 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 233 Operand& operand2 = *(inst.begin() + 2); in TEST() local
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
D | EmulateInstructionARM64.cpp | 654 uint64_t operand2 = imm; in EmulateADDSUBImm() local
|
/external/mesa3d/src/intel/common/ |
D | gen_mi_builder.h | 643 _gen_mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _gen_mi_pack_alu()
|
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 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/selinux/libsepol/cil/src/ |
D | cil_write_ast.c | 56 char *operand2 = NULL; in __cil_unfill_expr_helper() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
D | tfl_ops.cc | 451 Attribute operand2, const CalculationT &calculate) { in ConstFoldBinaryOp()
|
/external/vixl/src/aarch64/ |
D | logic-aarch64.cc | 1303 uint64_t operand2 = ~src2.Uint(vform, i); in bif() local 1319 uint64_t operand2 = src2.Uint(vform, i); in bit() local 1335 uint64_t operand2 = dst.Uint(vform, i); in bsl() local
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 1555 uint64_t operand2 = in EmulateMUL() local 12739 uint32_t operand2; in EmulateSUBSPcLrEtc() local
|