Home
last modified time | relevance | path

Searched defs:operand3 (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-node.h65 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 Dir_builder.h104 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.h104 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.h105 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/vixl/src/aarch64/
H A Dlogic-aarch64.cc1112 uint64_t operand3 = src1.Uint(vform, i); in bif() local
1128 uint64_t operand3 = src1.Uint(vform, i); in bit() local
1145 uint64_t operand3 = src1.Uint(vform, i); in bsl() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c557 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/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc1059 uint64_t operand3 = src1.Uint(vform, i); in bif() local
1073 uint64_t operand3 = src1.Uint(vform, i); in bit() local
1087 uint64_t operand3 = src1.Uint(vform, i); in bsl() local

Completed in 26 milliseconds