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.cpp1351 IdRef operand1, in WriteIAdd()
1365 IdRef operand1, in WriteFAdd()
1379 IdRef operand1, in WriteISub()
1393 IdRef operand1, in WriteFSub()
1407 IdRef operand1, in WriteIMul()
1421 IdRef operand1, in WriteFMul()
1435 IdRef operand1, in WriteUDiv()
1449 IdRef operand1, in WriteSDiv()
1463 IdRef operand1, in WriteFDiv()
1477 IdRef operand1, in WriteUMod()
[all …]
Dspirv_instruction_parser_autogen.cpp1643 IdRef *operand1, in ParseIAdd()
1659 IdRef *operand1, in ParseFAdd()
1675 IdRef *operand1, in ParseISub()
1691 IdRef *operand1, in ParseFSub()
1707 IdRef *operand1, in ParseIMul()
1723 IdRef *operand1, in ParseFMul()
1739 IdRef *operand1, in ParseUDiv()
1755 IdRef *operand1, in ParseSDiv()
1771 IdRef *operand1, in ParseFDiv()
1787 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/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/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
/external/angle/third_party/vulkan-deps/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/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/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/angle/third_party/vulkan-deps/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.h103 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/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c420 SpvId operand0, SpvId operand1) in spirv_builder_emit_binop()
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/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/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/mesa/drivers/dri/i965/
Dbrw_defines.h1463 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument
1467 #define MI_MATH_ALU1(opcode, operand1) \ argument
/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