Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A 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 …]
H A 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
/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp1376 IdRef operand2) in WriteIAdd()
1390 IdRef operand2) in WriteFAdd()
1404 IdRef operand2) in WriteISub()
1418 IdRef operand2) in WriteFSub()
1432 IdRef operand2) in WriteIMul()
1446 IdRef operand2) in WriteFMul()
1460 IdRef operand2) in WriteUDiv()
1474 IdRef operand2) in WriteSDiv()
1488 IdRef operand2) in WriteFDiv()
1502 IdRef operand2) in WriteUMod()
[all …]
H A Dspirv_instruction_parser_autogen.cpp1660 IdRef *operand2) in ParseIAdd()
1676 IdRef *operand2) in ParseFAdd()
1692 IdRef *operand2) in ParseISub()
1708 IdRef *operand2) in ParseFSub()
1724 IdRef *operand2) in ParseIMul()
1740 IdRef *operand2) in ParseFMul()
1756 IdRef *operand2) in ParseUDiv()
1772 IdRef *operand2) in ParseSDiv()
1788 IdRef *operand2) in ParseFDiv()
1804 IdRef *operand2) in ParseUMod()
[all …]
/aosp_15_r20/external/igt-gpu-tools/lib/
H A 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
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A 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()
/aosp_15_r20/external/deqp-deps/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()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/verifier/
H A Datomic_fetch.c95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/aosp_15_r20/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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dpostfix_evaluator-inl.h103 ValueType operand2 = ValueType(); in EvaluateToken() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dfusion_merger_test.cc101 auto* operand2 = root->operand(2); in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp201 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
228 Operand& operand2 = *(inst.begin() + 2); in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinstruction_test.cpp201 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
228 Operand& operand2 = *(inst.begin() + 2); in TEST() local
/aosp_15_r20/external/deqp-deps/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
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c600 SpvId operand0, SpvId operand1, SpvId operand2) in spirv_builder_emit_triop()
617 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) in spirv_builder_emit_quadop()
635 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, in spirv_builder_emit_hexop()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A 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
H A Dar_crs_combiner.cc381 auto operand2 = i2->operands()[i]; in InstructionsComputeSameValue() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DEmulateInstruction.h220 operand2; // register containing second operand for binary op member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DEmulateInstruction.h220 operand2; // register containing second operand for binary op member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DEmulateInstruction.h220 operand2; // register containing second operand for binary op member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DEmulateInstruction.h220 operand2; // register containing second operand for binary op member
/aosp_15_r20/external/mesa3d/src/intel/common/
H A Dmi_builder.h861 _mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _mi_pack_alu()

12