/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-node.h | 169 uint32_t operand0, uint32_t operand1) { in Create() 182 uint32_t operand0, uint32_t operand1, in Create() 199 uint32_t operand0, uint32_t operand1, in Create() 219 uint32_t operand0, uint32_t operand1, in Create()
|
D | bytecode-array-builder.cc | 208 uint32_t operand1 = static_cast<uint32_t>(dest.ToOperand()); in OutputMovRaw() local
|
/third_party/skia/third_party/externals/angle2/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 1350 IdRef operand1, in WriteIAdd() 1364 IdRef operand1, in WriteFAdd() 1378 IdRef operand1, in WriteISub() 1392 IdRef operand1, in WriteFSub() 1406 IdRef operand1, in WriteIMul() 1420 IdRef operand1, in WriteFMul() 1434 IdRef operand1, in WriteUDiv() 1448 IdRef operand1, in WriteSDiv() 1462 IdRef operand1, in WriteFDiv() 1476 IdRef operand1, in WriteUMod() [all …]
|
D | spirv_instruction_parser_autogen.cpp | 1643 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 …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ir_builder.h | 74 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()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | ir_builder.h | 74 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()
|
/third_party/spirv-tools/source/opt/ |
D | ir_builder.h | 74 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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_wrap_vector_synonym.cpp | 60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_wrap_vector_synonym.cpp | 60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_wrap_vector_synonym.cpp | 60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
|
/third_party/libunwind/libunwind/src/dwarf/ |
D | Gexpr.c | 199 unw_word_t operand1; in dwarf_stack_aligned() local 243 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2 = 0, tmp3, end_addr; in dwarf_eval_expr() local
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 327 InstructionOperand operand1 = g.Use(node->InputAt(1)); in VisitRROFloat() local 390 InstructionOperand operand1 = g.UseRegister(node->InputAt(1)); in VisitRRRSimd() local 398 InstructionOperand operand1 = in VisitRRISimd() local 412 InstructionOperand operand1 = in VisitRRISimd() local 430 InstructionOperand operand1 = g.UseUniqueRegister(node->InputAt(1)); in VisitRROSimdShift() local 463 InstructionOperand operand1 = g.UseUniqueRegister(node->InputAt(1)); in VisitI8x16Shift() local 2437 InstructionOperand operand1 = g.UseRegister(node->InputAt(1)); in VisitF64x2Min() local 2449 InstructionOperand operand1 = g.UseRegister(node->InputAt(1)); in VisitF64x2Max() local 2473 InstructionOperand operand1 = g.Use(node->InputAt(1)); in VisitI64x2SplatI32Pair() local 2528 InstructionOperand operand1 = in VisitF32x4ExtractLane() local
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 529 SpvId operand0, SpvId operand1) in spirv_builder_emit_binop() 543 SpvId operand0, SpvId operand1, SpvId operand2) in spirv_builder_emit_triop() 558 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) in spirv_builder_emit_quadop() 574 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, in spirv_builder_emit_hexop()
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource11.ts | 553 constructor (nodeType: NodeType, public operand1: AST, public operand2: AST) { property in BinaryExpression 708 constructor (public operand1: AST, property in ConditionalExpression
|
/third_party/mesa3d/src/intel/common/ |
D | mi_builder.h | 701 _mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _mi_pack_alu()
|
/third_party/typescript/tests/baselines/reference/ |
D | parserRealSource11.js | 2906 function BinaryExpression(nodeType, operand1, operand2) { argument 3059 function ConditionalExpression(operand1, operand2, operand3) { argument
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-logic-arm64.cc | 1057 uint64_t operand1 = dst.Uint(vform, i); in bif() local 1071 uint64_t operand1 = dst.Uint(vform, i); in bit() local 1085 uint64_t operand1 = src2.Uint(vform, i); in bsl() local
|
/third_party/vixl/src/aarch64/ |
D | logic-aarch64.cc | 1095 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
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 1570 VGPU10OperandToken1 operand1; in emit_src_register() local 5965 VGPU10OperandToken0 operand1; in emit_constant_declaration() local
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2847 InstructionOperand operand1 = g.UseRegister(node->InputAt(1)); local
|