Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc228 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local
281 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
308 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
335 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
357 auto operand1 = ConstantR0<float>(&builder, 56.4f); in XLA_TEST_F() local
370 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local
385 auto operand1 = ConstantR0<float>(&builder, 56.0f); in XLA_TEST_F() local
400 auto operand1 = ConstantR1<float>(&builder, {24.0f, 56.0f}); in XLA_TEST_F() local
419 auto operand1 = ConstantR1<float>(&builder, {24.0f, 56.0f}); in XLA_TEST_P() local
456 auto operand1 = ConstantR1<float>(&builder, {24.0f, 56.0f}); in XLA_TEST_F() local
[all …]
Dvalue_inference_test.cc275 auto operand1 = Parameter(&b, 0, indices_shape, "p1"); in TEST_F() local
309 auto operand1 = ConstantR1<int32_t>(&b, {1, 2}); in TEST_F() local
326 auto operand1 = ConstantR1<int32_t>(&b, {1, 2}); in TEST_F() local
Dscatter_test.cc848 Literal operand1 = in XLA_TEST_F() local
/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/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp1368 IdRef operand1, in WriteIAdd()
1382 IdRef operand1, in WriteFAdd()
1396 IdRef operand1, in WriteISub()
1410 IdRef operand1, in WriteFSub()
1424 IdRef operand1, in WriteIMul()
1438 IdRef operand1, in WriteFMul()
1452 IdRef operand1, in WriteUDiv()
1466 IdRef operand1, in WriteSDiv()
1480 IdRef operand1, in WriteFDiv()
1494 IdRef operand1, in WriteUMod()
[all …]
Dspirv_instruction_parser_autogen.cpp1652 IdRef *operand1, in ParseIAdd()
1668 IdRef *operand1, in ParseFAdd()
1684 IdRef *operand1, in ParseISub()
1700 IdRef *operand1, in ParseFSub()
1716 IdRef *operand1, in ParseIMul()
1732 IdRef *operand1, in ParseFMul()
1748 IdRef *operand1, in ParseUDiv()
1764 IdRef *operand1, in ParseSDiv()
1780 IdRef *operand1, in ParseFDiv()
1796 IdRef *operand1, 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/deqp-deps/SPIRV-Tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp()
105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp()
122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp()
/external/angle/third_party/spirv-tools/src/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp()
105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp()
122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp()
105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp()
122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp()
/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/angle/third_party/spirv-tools/src/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.h102 ValueType operand1 = ValueType(); in EvaluateToken() local
/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
Djitrt_custom_calls.cc715 runtime::StridedMemrefView operand0, runtime::StridedMemrefView operand1, in GetConvDescriptor()
/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc380 auto operand1 = operands1[i]; in InstructionsComputeSameValue() local
Dhlo_evaluator_test.cc118 auto operand1 = in TestTernaryOp() local
594 HloInstruction* operand1 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
616 HloInstruction* operand1 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
3168 HloInstruction* operand1 = b.AddInstruction( in TEST_P() local
3202 HloInstruction* operand1 = b.AddInstruction( in TEST_P() local
4143 Literal operand1 = in TEST_F() local
Dhlo_cost_analysis_test.cc1213 auto operand1 = Parameter(&builder, 1, operand1_shape, "operand1"); in TEST_F() local
Dhlo_instruction_test.cc1035 auto operand1 = HloInstruction::CreateConstant( in TEST_F() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c586 SpvId operand0, SpvId operand1) in spirv_builder_emit_binop()
600 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()
/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()
Dmi_builder.h749 _mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _mi_pack_alu()
/external/vixl/src/aarch64/
Dlogic-aarch64.cc1095 uint64_t operand1 = dst.Uint(vform, i); in bif() local
1111 uint64_t operand1 = dst.Uint(vform, i); in bit() local
1128 uint64_t operand1 = src2.Uint(vform, i); in bsl() local

12