Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc229 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 …]
Dvalue_inference_test.cc276 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/
Dspirv_instruction_builder_autogen.cpp1352 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 …]
Dspirv_instruction_parser_autogen.cpp1644 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/
Datomic_fetch.c95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h89 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/
Dir_builder.h89 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/
Dir_builder.h89 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/
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
562 #define i915_fs_cmp(dest_reg, operand0, operand1, operand2) \ argument
/external/google-breakpad/src/processor/
Dpostfix_evaluator-inl.h104 ValueType operand2 = ValueType(); in EvaluateToken() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger_test.cc101 auto* operand2 = root->operand(2); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc381 auto operand2 = i2->operands()[i]; in InstructionsComputeSameValue() local
Dhlo_evaluator_test.cc120 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
Dhlo_instruction_test.cc1037 auto operand2 = HloInstruction::CreateConstant( in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp201 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/
Dinstruction_test.cpp200 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/
Dinstruction_test.cpp201 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
228 Operand& operand2 = *(inst.begin() + 2); in TEST() 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/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c434 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/
Dlogic-aarch64.cc1096 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/
Dtfl_ops.cc593 Attribute operand2, const CalculationT &calculate) { in ConstFoldBinaryOp()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_defines.h1463 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument