/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-node.h | 67 uint32_t operand3, in BytecodeNode() 77 SetOperand(3, operand3); in BytecodeNode() 82 uint32_t operand3, uint32_t operand4, in BytecodeNode() 92 SetOperand(3, operand3); in BytecodeNode() 138 uint32_t operand3 = 0, uint32_t operand4 = 0) in BytecodeNode() 147 operands_[3] = operand3; in BytecodeNode() 200 uint32_t operand2, uint32_t operand3) { in Create() 209 scale = std::max(scale, ScaleForOperand<operand3_type>(operand3)); in Create() 211 operand2, operand3); in Create() 220 uint32_t operand2, uint32_t operand3, in Create() 65 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument 80 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument 198 Create(BytecodeSourceInfo source_info, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3) Create() argument 218 Create(BytecodeSourceInfo source_info, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) Create() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_builder.h | 105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 117 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand3}}})); in AddTernaryOp() 122 uint32_t operand2, uint32_t operand3, in AddQuadOp() 135 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand3}}, in AddQuadOp() 104 AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3) AddTernaryOp() argument 121 AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) AddQuadOp() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_builder.h | 105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 117 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand3}}})); in AddTernaryOp() 122 uint32_t operand2, uint32_t operand3, in AddQuadOp() 135 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand3}}, in AddQuadOp() 104 AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3) AddTernaryOp() argument 121 AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) AddQuadOp() argument
|
/third_party/spirv-tools/source/opt/ |
H A D | ir_builder.h | 106 uint32_t operand2, uint32_t operand3) { in AddTernaryOp() 118 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand3}}})); in AddTernaryOp() 123 uint32_t operand2, uint32_t operand3, in AddQuadOp() 136 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand3}}, in AddQuadOp() 105 AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3) AddTernaryOp() argument 122 AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) AddQuadOp() argument
|
/third_party/elfutils/lib/ |
H A D | color.c | 171 E (o3, operand3), in parse_opt()
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.h | 213 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3); 217 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3,
|
H A D | spirv_builder.c | 558 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) in spirv_builder_emit_quadop() 568 spirv_buffer_emit_word(&b->instructions, operand3); in spirv_builder_emit_quadop() 574 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, in spirv_builder_emit_hexop() 585 spirv_buffer_emit_word(&b->instructions, operand3); in spirv_builder_emit_hexop() 557 spirv_builder_emit_quadop(struct spirv_builder *b, SpvOp op, SpvId result_type, SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) spirv_builder_emit_quadop() argument 573 spirv_builder_emit_hexop(struct spirv_builder *b, SpvOp op, SpvId result_type, SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, SpvId operand4, SpvId operand5) spirv_builder_emit_hexop() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource12.js | 296 if (preAst.operand3 && (walker.options.goNextSibling)) { 297 preAst.operand3 = walker.walk(preAst.operand3, preAst); 810 if (preAst.operand3 && (walker.options.goNextSibling)) {
811 preAst.operand3 = walker.walk(preAst.operand3, preAst);
|
H A D | parserRealSource11.js | 711 public operand3: AST) { 726 emitter.emitJavascript(this.operand3, TokenID.Question, false); 3059 function ConditionalExpression(operand1, operand2, operand3) {
3063 _this.operand3 = operand3;
3076 emitter.emitJavascript(this.operand3, TokenID.Question, false);
|
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-logic-arm64.cc | 1059 uint64_t operand3 = src1.Uint(vform, i); in bif() local 1060 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bif() 1073 uint64_t operand3 = src1.Uint(vform, i); in bit() local 1074 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bit() 1087 uint64_t operand3 = src1.Uint(vform, i); in bsl() local 1088 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bsl()
|
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.h | 495 Id createTriOp(Op, Id typeId, Id operand1, Id operand2, Id operand3);
|
/third_party/vixl/src/aarch64/ |
H A D | logic-aarch64.cc | 1112 uint64_t operand3 = src1.Uint(vform, i); in bif() local 1113 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bif() 1128 uint64_t operand3 = src1.Uint(vform, i); in bit() local 1129 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bit() 1145 uint64_t operand3 = src1.Uint(vform, i); in bsl() local 1146 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bsl()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | OutputSPIRV.cpp | 2235 spirv::IdRef operand3); 2241 spirv::IdRef operand3,
|