Home
last modified time | relevance | path

Searched refs:operand2 (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_builder_autogen.h337 IdRef operand2);
342 IdRef operand2);
347 IdRef operand2);
352 IdRef operand2);
357 IdRef operand2);
362 IdRef operand2);
367 IdRef operand2);
372 IdRef operand2);
377 IdRef operand2);
382 IdRef operand2);
[all...]
H A Dspirv_instruction_parser_autogen.h417 IdRef *operand2);
422 IdRef *operand2);
427 IdRef *operand2);
432 IdRef *operand2);
437 IdRef *operand2);
442 IdRef *operand2);
447 IdRef *operand2);
452 IdRef *operand2);
457 IdRef *operand2);
462 IdRef *operand2);
[all...]
H A Dspirv_instruction_builder_autogen.cpp1351 IdRef operand2) in WriteIAdd()
1358 blob->push_back(operand2); in WriteIAdd()
1365 IdRef operand2) in WriteFAdd()
1372 blob->push_back(operand2); in WriteFAdd()
1379 IdRef operand2) in WriteISub()
1386 blob->push_back(operand2); in WriteISub()
1393 IdRef operand2) in WriteFSub()
1400 blob->push_back(operand2); in WriteFSub()
1407 IdRef operand2) in WriteIMul()
1414 blob->push_back(operand2); in WriteIMul()
1347 WriteIAdd(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteIAdd() argument
1361 WriteFAdd(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFAdd() argument
1375 WriteISub(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteISub() argument
1389 WriteFSub(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFSub() argument
1403 WriteIMul(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteIMul() argument
1417 WriteFMul(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFMul() argument
1431 WriteUDiv(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteUDiv() argument
1445 WriteSDiv(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSDiv() argument
1459 WriteFDiv(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFDiv() argument
1473 WriteUMod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteUMod() argument
1487 WriteSRem(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSRem() argument
1501 WriteSMod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSMod() argument
1515 WriteFRem(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFRem() argument
1529 WriteFMod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFMod() argument
1641 WriteIAddCarry(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteIAddCarry() argument
1655 WriteISubBorrow(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteISubBorrow() argument
1669 WriteUMulExtended(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteUMulExtended() argument
1683 WriteSMulExtended(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSMulExtended() argument
1733 WriteLogicalEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteLogicalEqual() argument
1747 WriteLogicalNotEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteLogicalNotEqual() argument
1761 WriteLogicalOr(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteLogicalOr() argument
1775 WriteLogicalAnd(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteLogicalAnd() argument
1814 WriteIEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteIEqual() argument
1828 WriteINotEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteINotEqual() argument
1842 WriteUGreaterThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteUGreaterThan() argument
1856 WriteSGreaterThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSGreaterThan() argument
1870 WriteUGreaterThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteUGreaterThanEqual() argument
1884 WriteSGreaterThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSGreaterThanEqual() argument
1898 WriteULessThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteULessThan() argument
1912 WriteSLessThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSLessThan() argument
1926 WriteULessThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteULessThanEqual() argument
1940 WriteSLessThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteSLessThanEqual() argument
1954 WriteFOrdEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFOrdEqual() argument
1968 WriteFUnordEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFUnordEqual() argument
1982 WriteFOrdNotEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFOrdNotEqual() argument
1996 WriteFUnordNotEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFUnordNotEqual() argument
2010 WriteFOrdLessThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFOrdLessThan() argument
2024 WriteFUnordLessThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFUnordLessThan() argument
2038 WriteFOrdGreaterThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFOrdGreaterThan() argument
2052 WriteFUnordGreaterThan(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFUnordGreaterThan() argument
2066 WriteFOrdLessThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFOrdLessThanEqual() argument
2080 WriteFUnordLessThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFUnordLessThanEqual() argument
2094 WriteFOrdGreaterThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFOrdGreaterThanEqual() argument
2108 WriteFUnordGreaterThanEqual(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteFUnordGreaterThanEqual() argument
2164 WriteBitwiseOr(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteBitwiseOr() argument
2178 WriteBitwiseXor(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteBitwiseXor() argument
2192 WriteBitwiseAnd(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef operand1, IdRef operand2) WriteBitwiseAnd() argument
[all...]
H A Dspirv_instruction_parser_autogen.cpp1644 IdRef *operand2) in ParseIAdd()
1654 *operand2 = IdRef(_instruction[_o++]); in ParseIAdd()
1660 IdRef *operand2) in ParseFAdd()
1670 *operand2 = IdRef(_instruction[_o++]); in ParseFAdd()
1676 IdRef *operand2) in ParseISub()
1686 *operand2 = IdRef(_instruction[_o++]); in ParseISub()
1692 IdRef *operand2) in ParseFSub()
1702 *operand2 = IdRef(_instruction[_o++]); in ParseFSub()
1708 IdRef *operand2) in ParseIMul()
1718 *operand2 in ParseIMul()
1640 ParseIAdd(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseIAdd() argument
1656 ParseFAdd(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFAdd() argument
1672 ParseISub(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseISub() argument
1688 ParseFSub(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFSub() argument
1704 ParseIMul(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseIMul() argument
1720 ParseFMul(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFMul() argument
1736 ParseUDiv(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseUDiv() argument
1752 ParseSDiv(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSDiv() argument
1768 ParseFDiv(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFDiv() argument
1784 ParseUMod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseUMod() argument
1800 ParseSRem(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSRem() argument
1816 ParseSMod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSMod() argument
1832 ParseFRem(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFRem() argument
1848 ParseFMod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFMod() argument
1976 ParseIAddCarry(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseIAddCarry() argument
1992 ParseISubBorrow(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseISubBorrow() argument
2008 ParseUMulExtended(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseUMulExtended() argument
2024 ParseSMulExtended(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSMulExtended() argument
2096 ParseLogicalEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseLogicalEqual() argument
2112 ParseLogicalNotEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseLogicalNotEqual() argument
2128 ParseLogicalOr(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseLogicalOr() argument
2144 ParseLogicalAnd(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseLogicalAnd() argument
2192 ParseIEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseIEqual() argument
2208 ParseINotEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseINotEqual() argument
2224 ParseUGreaterThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseUGreaterThan() argument
2240 ParseSGreaterThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSGreaterThan() argument
2256 ParseUGreaterThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseUGreaterThanEqual() argument
2272 ParseSGreaterThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSGreaterThanEqual() argument
2288 ParseULessThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseULessThan() argument
2304 ParseSLessThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSLessThan() argument
2320 ParseULessThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseULessThanEqual() argument
2336 ParseSLessThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseSLessThanEqual() argument
2352 ParseFOrdEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFOrdEqual() argument
2368 ParseFUnordEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFUnordEqual() argument
2384 ParseFOrdNotEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFOrdNotEqual() argument
2400 ParseFUnordNotEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFUnordNotEqual() argument
2416 ParseFOrdLessThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFOrdLessThan() argument
2432 ParseFUnordLessThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFUnordLessThan() argument
2448 ParseFOrdGreaterThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFOrdGreaterThan() argument
2464 ParseFUnordGreaterThan(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFUnordGreaterThan() argument
2480 ParseFOrdLessThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFOrdLessThanEqual() argument
2496 ParseFUnordLessThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFUnordLessThanEqual() argument
2512 ParseFOrdGreaterThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFOrdGreaterThanEqual() argument
2528 ParseFUnordGreaterThanEqual(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseFUnordGreaterThanEqual() argument
2592 ParseBitwiseOr(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseBitwiseOr() argument
2608 ParseBitwiseXor(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseBitwiseXor() argument
2624 ParseBitwiseAnd(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *operand1, IdRef *operand2) ParseBitwiseAnd() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-node.h53 uint32_t operand1, uint32_t operand2, in BytecodeNode()
62 SetOperand(2, operand2); in BytecodeNode()
66 uint32_t operand1, uint32_t operand2, in BytecodeNode()
76 SetOperand(2, operand2); in BytecodeNode()
81 uint32_t operand1, uint32_t operand2, in BytecodeNode()
91 SetOperand(2, operand2); in BytecodeNode()
137 uint32_t operand1 = 0, uint32_t operand2 = 0, in BytecodeNode()
146 operands_[2] = operand2; in BytecodeNode()
183 uint32_t operand2) { in Create()
190 scale = std::max(scale, ScaleForOperand<operand2_type>(operand2)); in Create()
52 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument
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
181 Create(BytecodeSourceInfo source_info, uint32_t operand0, uint32_t operand1, uint32_t operand2) Create() 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/fuzz/
H A Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply()
78 GetIRContext(), *GetTransformationContext(), *operand2)) { in Apply()
99 vec2_components.emplace_back(operand2->result_id()); in Apply()
104 FindOrCreateZeroConstant(operand2->type_id(), true)); in Apply()
123 FindOrCreateVectorType(operand2->type_id(), vector_size), in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply()
78 GetIRContext(), *GetTransformationContext(), *operand2)) { in Apply()
99 vec2_components.emplace_back(operand2->result_id()); in Apply()
104 FindOrCreateZeroConstant(operand2->type_id(), true)); in Apply()
123 FindOrCreateVectorType(operand2->type_id(), vector_size), in Apply()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_wrap_vector_synonym.cpp62 opt::Instruction* operand2 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply()
78 GetIRContext(), *GetTransformationContext(), *operand2)) { in Apply()
99 vec2_components.emplace_back(operand2->result_id()); in Apply()
104 FindOrCreateZeroConstant(operand2->type_id(), true)); in Apply()
123 FindOrCreateVectorType(operand2->type_id(), vector_size), in Apply()
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource12.js255 if (preAst.operand2) {
256 preAst.operand2 = walker.walk(preAst.operand2, preAst);
265 if ((preAst.operand2) && (walker.options.goNextSibling)) {
266 preAst.operand2 = walker.walk(preAst.operand2, preAst);
293 if (preAst.operand2 && (walker.options.goNextSibling)) {
294 preAst.operand2 = walker.walk(preAst.operand2, preAst);
768 if (preAst.operand2) {
[all...]
H A DparserRealSource11.js554 constructor (nodeType: NodeType, public operand1: AST, public operand2: AST) {
583 if ((this.operand2 !== null) && (this.operand2.nodeType == NodeType.Null)) {
655 emitter.emitJavascript(this.operand2, binTokenId, false);
663 emitter.emitJavascriptName(<Identifier>this.operand2, false);
667 emitter.emitIndex(this.operand1, this.operand2);
671 if (this.operand2.nodeType == NodeType.FuncDecl && (<FuncDecl>this.operand2).isAccessor()) {
672 var funcDecl = <FuncDecl>this.operand2;
685 emitter.emitJavascript(this.operand2, TokenI
[all...]
H A DparserRealSource14.js367 (<TypeScript.BinaryExpression>this.asts[this.top - 1]).operand2 === this.asts[this.top - 0];
373 //(<Tools.ASTList>this.asts[this.top - 1]).operand2 === this.asts[this.top - 0];
888 this.asts[this.top - 1].operand2 === this.asts[this.top - 0];
893 //(<Tools.ASTList>this.asts[this.top - 1]).operand2 === this.asts[this.top - 0];
H A DparserRealSource7.js129 symbol = findSymbolFromAlias(dottedExpr.operand2, context);
941 symbol = findSymbolFromAlias(dottedExpr.operand2, context);
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h89 uint32_t operand2) { in AddBinaryOp()
100 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}})); in AddBinaryOp()
105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp()
116 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}, in AddTernaryOp()
122 uint32_t operand2, uint32_t operand3, in AddQuadOp()
134 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}, in AddQuadOp()
88 AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2) AddBinaryOp() argument
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 Dir_builder.h89 uint32_t operand2) { in AddBinaryOp()
100 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}})); in AddBinaryOp()
105 uint32_t operand2, uint32_t operand3) { in AddTernaryOp()
116 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}, in AddTernaryOp()
122 uint32_t operand2, uint32_t operand3, in AddQuadOp()
134 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}, in AddQuadOp()
88 AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2) AddBinaryOp() argument
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 Dir_builder.h89 uint32_t operand2) { in AddBinaryOp()
101 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}})); in AddBinaryOp()
106 uint32_t operand2, uint32_t operand3) { in AddTernaryOp()
117 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}, in AddTernaryOp()
123 uint32_t operand2, uint32_t operand3, in AddQuadOp()
135 {spv_operand_type_t::SPV_OPERAND_TYPE_ID, {operand2}}, in AddQuadOp()
88 AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, uint32_t operand2) AddBinaryOp() argument
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/libunwind/libunwind/src/dwarf/
H A DGexpr.c243 unw_word_t operand1 = 0, operand2 = 0, tmp1, tmp2 = 0, tmp3, end_addr; in dwarf_eval_expr() local
324 &operand2, arg)) < 0) in dwarf_eval_expr()
367 (int) operand1, (unsigned long) operand2); in dwarf_eval_expr()
371 push (tmp1 + operand2); in dwarf_eval_expr()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h209 SpvId operand0, SpvId operand1, SpvId operand2);
213 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3);
217 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3,
H A Dspirv_builder.c543 SpvId operand0, SpvId operand1, SpvId operand2) in spirv_builder_emit_triop()
552 spirv_buffer_emit_word(&b->instructions, operand2); in spirv_builder_emit_triop()
558 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) in spirv_builder_emit_quadop()
567 spirv_buffer_emit_word(&b->instructions, operand2); in spirv_builder_emit_quadop()
574 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, in spirv_builder_emit_hexop()
584 spirv_buffer_emit_word(&b->instructions, operand2); in spirv_builder_emit_hexop()
542 spirv_builder_emit_triop(struct spirv_builder *b, SpvOp op, SpvId result_type, SpvId operand0, SpvId operand1, SpvId operand2) spirv_builder_emit_triop() argument
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/skia/third_party/externals/spirv-tools/test/opt/
H A Dinstruction_test.cpp206 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
207 EXPECT_EQ(SPV_OPERAND_TYPE_LITERAL_INTEGER, operand2.type); in TEST()
233 Operand& operand2 = *(inst.begin() + 2); in TEST() local
234 EXPECT_EQ(SPV_OPERAND_TYPE_LITERAL_INTEGER, operand2.type); in TEST()
237 operand2.type = SPV_OPERAND_TYPE_TYPE_ID; in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp206 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
207 EXPECT_EQ(SPV_OPERAND_TYPE_LITERAL_INTEGER, operand2.type); in TEST()
233 Operand& operand2 = *(inst.begin() + 2); in TEST() local
234 EXPECT_EQ(SPV_OPERAND_TYPE_LITERAL_INTEGER, operand2.type); in TEST()
237 operand2.type = SPV_OPERAND_TYPE_TYPE_ID; in TEST()
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp201 const Operand& operand2 = *(inst.cbegin() + 2); in TEST() local
202 EXPECT_EQ(SPV_OPERAND_TYPE_LITERAL_INTEGER, operand2.type); in TEST()
228 Operand& operand2 = *(inst.begin() + 2); in TEST() local
229 EXPECT_EQ(SPV_OPERAND_TYPE_LITERAL_INTEGER, operand2.type); in TEST()
232 operand2.type = SPV_OPERAND_TYPE_TYPE_ID; in TEST()
/third_party/elfutils/lib/
H A Dcolor.c170 E (o2, operand2), in parse_opt()
/third_party/glslang/SPIRV/
H A DSpvBuilder.h494 Id createBinOp(Op, Id typeId, Id operand1, Id operand2);
495 Id createTriOp(Op, Id typeId, Id operand1, Id operand2, Id operand3);
/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h701 _mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _mi_pack_alu() argument
704 .Operand2 = operand2, in _mi_pack_alu()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc1058 uint64_t operand2 = ~src2.Uint(vform, i); in bif() local
1060 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bif()
1072 uint64_t operand2 = src2.Uint(vform, i); in bit() local
1074 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bit()
1086 uint64_t operand2 = dst.Uint(vform, i); in bsl() local
1088 uint64_t result = operand1 ^ ((operand1 ^ operand3) & operand2); in bsl()

Completed in 48 milliseconds

12