| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | conditional_test.cc | 227 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/ |
| D | bytecode-node.h | 183 uint32_t operand2) { in Create() 200 uint32_t operand2, uint32_t operand3) { in Create() 220 uint32_t operand2, uint32_t operand3, in Create()
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | ir_builder.h | 78 uint32_t operand2) { in AddBinaryOp() 89 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 100 uint32_t operand2, uint32_t operand3, in AddQuadOp() 113 uint32_t operand2) { in AddIdLiteralOp()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | ir_builder.h | 78 uint32_t operand2) { in AddBinaryOp() 89 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 100 uint32_t operand2, uint32_t operand3, in AddQuadOp() 113 uint32_t operand2) { in AddIdLiteralOp()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | fusion_merger_test.cc | 97 auto* operand2 = root->operand(2); in TEST_F() local
|
| /external/google-breakpad/src/processor/ |
| D | postfix_evaluator-inl.h | 104 ValueType operand2 = ValueType(); in EvaluateToken() local
|
| /external/autotest/server/site_tests/enterprise_CFM_CEC/chameleon_cecservice/ |
| D | it6803.py | 204 def cec_cmd_set(follower, txCmd, operand1, operand2): argument
|
| /external/libunwind/src/dwarf/ |
| D | Gexpr.c | 193 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2, tmp3, end_addr; in dwarf_eval_expr() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | ar_crs_combiner.cc | 209 auto operand2 = i2->operands()[i]; in InstructionsComputeSameValue() local
|
| D | hlo_evaluator_test.cc | 121 auto operand2 = in TestTernaryOp() local 481 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 503 HloInstruction* operand2 = b.AddInstruction( in TEST_F() local 1925 HloInstruction* operand2 = b.AddInstruction( in TEST_P() local 1959 HloInstruction* operand2 = b.AddInstruction(HloInstruction::CreateConstant( in TEST_P() local
|
| D | hlo_instruction_test.cc | 878 auto operand2 = HloInstruction::CreateConstant( in TEST_F() local
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | instruction_test.cpp | 180 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/ |
| D | instruction_test.cpp | 180 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local 207 Operand& operand2 = *(inst.begin() + 2); in TEST() local
|
| /external/mesa3d/src/intel/vulkan/ |
| D | genX_query.c | 552 mi_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in mi_alu()
|
| D | genX_cmd_buffer.c | 2372 #define append_alu(opcode, operand1, operand2) \ in build_alu_multiply_gpr0() argument
|
| /external/selinux/libsepol/cil/src/ |
| D | cil_write_ast.c | 56 char *operand2 = NULL; in __cil_unfill_expr_helper() local
|
| /external/v8/src/arm64/ |
| D | simulator-logic-arm64.cc | 1059 uint64_t operand2 = ~src2.Uint(vform, i); in bif() local 1073 uint64_t operand2 = src2.Uint(vform, i); in bit() local 1087 uint64_t operand2 = dst.Uint(vform, i); in bsl() local
|
| /external/vixl/src/aarch64/ |
| D | logic-aarch64.cc | 1113 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/ia32/ |
| D | instruction-selector-ia32.cc | 2112 InstructionOperand operand2 = g.UseRegister(node->InputAt(2)); in VisitS128Select() local
|
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
| D | convert_nodes_test.cc | 1773 const std::vector<CType> operand2{CType(2), CType(3)}; in TestBinaryTensorOpWeightNoBroadcast() local
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_defines.h | 1459 #define MI_MATH_ALU2(opcode, operand1, operand2) \ argument
|