| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | conditional_test.cc | 229 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local 282 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 309 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 336 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 358 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local 371 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local 386 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local 401 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_F() local 420 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_P() local 457 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_F() local [all …]
|
| D | value_inference_test.cc | 276 auto operand2 = Parameter(&b, 1, indices_shape, "p2"); in TEST_F() local 310 auto operand2 = ConstantR1<int32_t>(&b, {1, 2}); in TEST_F() local
|
| /external/angle/src/common/spirv/ |
| D | spirv_instruction_builder_autogen.cpp | 1352 IdRef operand2) in WriteIAdd() 1366 IdRef operand2) in WriteFAdd() 1380 IdRef operand2) in WriteISub() 1394 IdRef operand2) in WriteFSub() 1408 IdRef operand2) in WriteIMul() 1422 IdRef operand2) in WriteFMul() 1436 IdRef operand2) in WriteUDiv() 1450 IdRef operand2) in WriteSDiv() 1464 IdRef operand2) in WriteFDiv() 1478 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/linux-kselftest/tools/testing/selftests/bpf/verifier/ |
| D | atomic_fetch.c | 95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_wrap_vector_synonym.cpp | 62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_wrap_vector_synonym.cpp | 62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
| D | fuzzer_pass_wrap_vector_synonym.cpp | 62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | ir_builder.h | 89 uint32_t operand2) { in AddBinaryOp() 106 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 123 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() 106 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 123 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/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | fusion_merger_test.cc | 101 auto* operand2 = root->operand(2); in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | ar_crs_combiner.cc | 381 auto operand2 = i2->operands()[i]; in InstructionsComputeSameValue() local
|
| D | hlo_evaluator_test.cc | 120 auto operand2 = in TestTernaryOp() local 596 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 618 HloInstruction* operand2 = b.AddInstruction( in TEST_F() local 3166 HloInstruction* operand2 = b.AddInstruction( in TEST_P() local 3200 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_P() local
|
| D | hlo_instruction_test.cc | 1037 auto operand2 = HloInstruction::CreateConstant( in TEST_F() local
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 201 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 228 Operand& operand2 = *(inst.begin() + 2); in TEST() local
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 200 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 227 Operand& operand2 = *(inst.begin() + 2); in TEST() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
| D | instruction_test.cpp | 201 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 228 Operand& operand2 = *(inst.begin() + 2); in TEST() 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/vixl/src/aarch64/ |
| D | logic-aarch64.cc | 1096 uint64_t operand2 = ~src2.Uint(vform, i); in bif() local 1112 uint64_t operand2 = src2.Uint(vform, i); in bit() local 1129 uint64_t operand2 = src_mask.Uint(vform, i); in bsl() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
| D | tfl_ops.cc | 593 Attribute operand2, const CalculationT &calculate) { in ConstFoldBinaryOp()
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_defines.h | 1463 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument
|