Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc227 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local
280 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local
307 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local
334 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local
356 auto operand2 = ConstantR0<float>(&builder, 12.6f); in XLA_TEST_F() local
370 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local
385 auto operand2 = ConstantR0<float>(&builder, 12.0f); in XLA_TEST_F() local
400 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_F() local
419 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_P() local
456 auto operand2 = ConstantR1<float>(&builder, {10.0f, 11.0f}); in XLA_TEST_F() local
[all …]
/external/v8/src/interpreter/
Dbytecode-node.h183 uint32_t operand2) { in Create()
200 uint32_t operand2, uint32_t operand3) { in Create()
220 uint32_t operand2, uint32_t operand3, in Create()
/external/angle/third_party/spirv-tools/src/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/swiftshader/third_party/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/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/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/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger_test.cc101 auto* operand2 = root->operand(2); in TEST_F() local
/external/google-breakpad/src/processor/
Dpostfix_evaluator-inl.h104 ValueType operand2 = ValueType(); in EvaluateToken() local
/external/autotest/server/site_tests/enterprise_CFM_CEC/chameleon_cecservice/
Dit6803.py204 def cec_cmd_set(follower, txCmd, operand1, operand2): argument
/external/libunwind/src/dwarf/
DGexpr.c193 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2, tmp3, end_addr; in dwarf_eval_expr() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc284 auto operand2 = i2->operands()[i]; in InstructionsComputeSameValue() local
Dhlo_evaluator_test.cc121 auto operand2 = in TestTernaryOp() local
557 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
579 HloInstruction* operand2 = b.AddInstruction( in TEST_F() local
3024 HloInstruction* operand2 = b.AddInstruction( in TEST_P() local
3058 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_P() local
Dhlo_instruction_test.cc880 auto operand2 = HloInstruction::CreateConstant( in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_test.cpp180 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
207 Operand& operand2 = *(inst.begin() + 2); in TEST() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp194 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
221 Operand& operand2 = *(inst.begin() + 2); in TEST() local
/external/angle/third_party/spirv-tools/src/test/opt/
Dinstruction_test.cpp194 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
221 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/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc102 Attribute operand2, in ConstFoldBinaryOpScalarScalar()
232 Attribute operand2, const CalculationT &calculate, in ConstFoldBinaryOp()
/external/selinux/libsepol/cil/src/
Dcil_write_ast.c56 char *operand2 = NULL; in __cil_unfill_expr_helper() local
/external/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc1058 uint64_t operand2 = ~src2.Uint(vform, i); in bif() local
1072 uint64_t operand2 = src2.Uint(vform, i); in bit() local
1086 uint64_t operand2 = dst.Uint(vform, i); in bsl() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc1113 uint64_t operand2 = ~src2.Uint(vform, i); in bif() local
1129 uint64_t operand2 = src2.Uint(vform, i); in bit() local
1145 uint64_t operand2 = dst.Uint(vform, i); in bsl() local
/external/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2344 InstructionOperand operand2 = g.UseRegister(node->InputAt(2)); in VisitS128Select() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_defines.h1463 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument